summaryrefslogtreecommitdiff
path: root/qa/qa.rb
Commit message (Collapse)AuthorAgeFilesLines
* QA scenario to add/edit/delete a file via the Web UISanad Liaquat2018-07-171-0/+10
|
* Ensure Encoding.default_external is set to UTF-8 when running QA scenariosRémy Coutable2018-07-121-0/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Adding spec to test basic forking functionalitiesMykhailo Formus2018-07-121-0/+12
|
* Milestone testsDan Davison2018-07-111-0/+6
|
* [QA] Add a new scenario to test GitHub importRémy Coutable2018-07-061-1/+8
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* [QA] Add a new Page::Issuable::Show pageRémy Coutable2018-07-061-0/+4
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Added Wiki Scenario Automation gitlab-qa#263Ramya A2018-06-201-0/+13
|
* Improve the Runtime::API classesRémy Coutable2018-06-061-1/+5
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add QA integration test for full Auto DevOps flowDylan Griffith2018-06-041-0/+12
|
* Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin2018-04-231-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (166 commits) Flowdock uses Gitaly, not Grit Removes 'no job log' from trace action Fix missing namespace for some internal users Dedupe yarn dependencies Downgrade MySQL CI service from 8.0 to 5.7 Atomic internal ids for all models Add documentation on how to configure Redis Sentinel by persistent class Update CHANGELOG.md for 10.7.0 Update index.md Resolve "Text from the diff is showing within a table header inside the discussion after the discussion is resolved" Don't include lfs_file_locks data in export bundle Documentation: Frontend Building Checklist Fix a documentation typo for GitLab pages Refactored activity calendar Add an API endpoint to download git repository snapshots Fix issues without links when added from boards new issue modal Respect visibility options and description when importing project from template Resolve "Improve tooltips of collapsed sidebars" Update Container Scanning documentation Fix typo in vue.md ...
| * Add QA tests for protected branchesOswaldo Ferreira2018-04-161-0/+2
| |
* | Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin2018-04-171-1/+8
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (536 commits) Fix flash errors in performance bar for cached responses Force content to align right Method to track recoverable exceptions in sentry Move PipelineFailed vue component fixed targetmode being included in project FE Docs: Fix header hierarchy in Vuex section of Vue.md Adds helpers to remove withespace and linebreaks `package-qa` was renamed to `package-and-qa` Fix container scanning in vendored GitLab CI configuration for Auto Devops Fixed web IDE not working for sub-groups Remove web ide beta flag from docs and update Make the message break into a new line instead of truncating it Backport Web IDE docs to gitlab-ce link to product handbook piece on permissions Update faraday_middlewar to 0.12.2 Double-check next value for internal ids. Resolve "skeleton placeholder on diff has white background" Replace the `project/commits/comments.feature` spinach test with an rspec analog Set ENV['IN_MEMORY_APPLICATION_SETTINGS'] to 'true in spec/db/production/settings_spec.rb Update docs on `.gitlab-ci.yml` and variables policy ...
| * Move repository, storage, abuse settings and logging settings to expandable ↵Dmitriy Zaporozhets2018-04-021-1/+8
| | | | | | | | | | | | | | | | sections Also reorganize application settings related to repository in more maninful sections Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Remove test against DSA ssh keys becauseLin Jen-Shin2018-03-291-1/+0
| | | | | | | | | | we're not really supporting them out of the box. See: https://gitlab.com/gitlab-org/gitlab-ce/issues/44363
* | Implement other ssh keys and use ssh-keygen insteadLin Jen-Shin2018-03-291-0/+4
| |
* | Introduce Key namespace so we could put more keysLin Jen-Shin2018-03-291-1/+4
|/
* test merge request rebaseFelipe Artur2018-02-191-0/+2
|
* Rename Git::Repository::Location to Git::LocationLin Jen-Shin2018-02-131-0/+1
|
* Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-keyLin Jen-Shin2018-02-091-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (466 commits) Set initial password for instance in LDAP QA test Backport EE changes to some hashed storage documentation to CE Remove allow_n_plus_1 from Git::Repository#branches_filter Bumps Gitlab Shell version to 6.0.3 Make resetting column information overridable in EE Added 'clear' button to ci lint editor Issues and merge requests in subgroups docs Update docs labels CE Refactored merge_requests/show path in dispatcher.js wording don't check against a hardcoded user name 10.5 Update the dependencies license list 10.5 Update the .gitignore, .gitlab-ci.yml, and Dockerfile templates Create update guide for 10.5 Update 10.5 source install guide Add docs for MR link in commit page Add groups to OpenID Connect claims Replaced $.get with axois.get Memoize MergeRequest#rebase_in_progress? to prevent N+1 queries in Gitaly Update style_guide_scss.md ...
| * Address review comments for LDAP QA testsh-add-ldap-qaStan Hu2018-02-061-1/+1
| |
| * Add QA specs for LDAP loginStan Hu2018-02-041-0/+1
| |
* | WIPLin Jen-Shin2018-02-051-0/+4
|/
* Introduce a new QA::Gitlab::Page::Component::Dropzone classRémy Coutable2018-01-311-0/+7
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Port changes from gitlab-org/gitlab-ee!4064 to CERémy Coutable2018-01-301-0/+7
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'qa_78_create_merge_request' into 'master'Grzegorz Bizon2018-01-291-0/+5
|\ | | | | | | | | Create merge request factory See merge request gitlab-org/gitlab-ce!15964
| * Create merge request specqa_78_create_merge_requestFelipe Artur2018-01-261-0/+5
| |
* | Merge branch 'qa/ee-4698-backport' into 'master'Grzegorz Bizon2018-01-261-5/+7
|\ \ | | | | | | | | | | | | | | | | | | Backport QA changes from EE Closes gitlab-ee#4698 See merge request gitlab-org/gitlab-ce!16728
| * \ Merge remote-tracking branch 'upstream/master' into qa/ee-4698-backportLin Jen-Shin2018-01-261-0/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: Just don't expand if it's already expanded fix bug in webpack_helper in which force_same_domain argument was ignored breaking local rspec tests Fix rubocop offenses introduced in !16623 Prefer local variables over given/let Try to restore page's state Add more views check Respect the latest changes from master Add a scenario for adding secret variables
| * | | Backport QA changes from EEGabriel Mazetto2018-01-261-5/+7
| | |/ | |/|
* | | Merge branch 'filipefreire_155' into 'master'Rémy Coutable2018-01-261-0/+1
|\ \ \ | |_|/ |/| | | | | | | | gitlab-qa !155 - push creates event on activity page See merge request gitlab-org/gitlab-ce!16423
| * | Merge branch 'master' of https://gitlab.com/filipefreire/gitlab-ce into ↵Filipe Freire2018-01-251-4/+24
| |\ \ | | |/ | | | | | | filipefreire_155
| * | improvements after CRFilipe Freire2018-01-161-1/+0
| | | | | | | | | | | | | | | | | | + move activity click to side.rb + add element check on activity.rb + minor fixes
| * | improvement after CRFilipe Freire2018-01-121-0/+2
| | | | | | | | | | | | | | | | | | - test reaches Activity page - the actual git push seems to be failing - had problems with defining selectors
* | | Merge remote-tracking branch 'upstream/master' into qa-secret-variables-scenarioqa-secret-variables-scenarioLin Jen-Shin2018-01-251-0/+1
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: Make Gitaly RepositoryExists opt-out Fix .batch_lfs_pointers accepting a lazy enumerator Look at notes created just before merge when deciding if an MR can be reverted Update missing paths Default to HTTPS for all Gravatar URLs Add note within ux documentation that further changes should be made within the design.gitlab project Moves status icon into a vue file and adds tests Moves merging component into a vue file, adds i18n and better test cases Prefer local variables instead Add an test for QA::Runtime::RSAKey Move initialize method later. Also test if the fingerprint is correct Generate ssh key on the fly for QA
| * | Merge branch 'qa-deploy-key-scenario' into 'master'Grzegorz Bizon2018-01-251-0/+1
| |\ \ | | | | | | | | | | | | | | | | Generate ssh key on the fly for QA See merge request gitlab-org/gitlab-ce!16562
| | * \ Merge remote-tracking branch 'upstream/master' into qa-deploy-key-scenarioLin Jen-Shin2018-01-241-0/+8
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (106 commits) Remove callback as we already update accordingly on services added missing imports correctly imports performance bar Added imports for dispatcher routes Make the exposing of the Application secret more explicit Add documentation about when the application API was added Add application create API Return a blank JSON response for a missing .js file to prevent Rails CSRF errors add CHANGELOG.md entry for !15804 disable CopyAsGFM on iOS due to bug in webkit Update changelog GitalyClient::ConflictsService#conflicts? should return true for conflicts with missing side Return more consistent values for merge_status on MR API Fix a migration spec messing up the MergeRequestDiff DB schema Backport changes to Gitlab::Checks::ChangeAccess from EE remove webpack bundle tag for monitoring:environments:metrics Set timezone for karma to UTC Upgrade jasmine + raven to newer versions Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the correct location Clarify that a feature that isn't in review by the 1st or 3rd doesn't necessarily miss the freeze ...
| | * | | Generate ssh key on the fly for QALin Jen-Shin2018-01-221-0/+1
| | | |/ | | |/|
* | | | Respect the latest changes from masterLin Jen-Shin2018-01-251-1/+0
| | | | | | | | | | | | | | | | Basically using the new expand_section
* | | | Merge remote-tracking branch 'upstream/master' into qa-secret-variables-scenarioLin Jen-Shin2018-01-251-4/+23
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (136 commits) Revert "Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'" Add modal for deleting a milestone Revert "Merge branch 'remove-rugged-walk' into 'master'" Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service" Update CHANGELOG.md for 10.4.1 Add a gRPC health check to ensure Gitaly is up Add formatted_data attribute to Git::WikiPage Avoid array indices to fixtures in JS specs Migrate .batch_lfs_pointers to Gitaly Updates `Revert this merge request` text Work around a bug in DatabaseCleaner when using the deletion strategy on MySQL Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' Workaround a recaptcha pop-up that cannot be tested Uses sprite icon to render verified commit badge and uniforms css colors Moves more mr widget components into vue files Adds i18n Adds better test coverage Execute system hooks after-commit when executing project hooks Remove one Spinach job and add one RSpec job Remove callback as we already update accordingly on services Fix typo in `.gitlab-ci.yml` heading Migrate repository bundling to Gitaly ...
| * | | Merge branch 'master' into qa/gb/ci-cd-qa-pipelinesGrzegorz Bizon2018-01-231-0/+8
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | * master: (69 commits) Conflicts: qa/qa.rb
| | * | Add ability to drive the API in QA specsBrett Walker2018-01-231-0/+8
| | |/
| * | Assert on pipeline jobs statuses in CI/CD QA testsGrzegorz Bizon2018-01-231-0/+5
| | |
| * | Refactor QA instance test scenario and tagsGrzegorz Bizon2018-01-231-1/+1
| | |
| * | Add end-to-end test for registering GitLab RunnerGrzegorz Bizon2018-01-221-1/+4
| | |
| * | Add GitLab Runner service to GitLab QAGrzegorz Bizon2018-01-221-3/+6
| |/
* | Add a scenario for adding secret variablesLin Jen-Shin2018-01-221-0/+3
|/
* Implement QA pages and views validatorGrzegorz Bizon2018-01-091-0/+1
|
* Merge branch 'master' into qa/gb/validate-qa-selectorsGrzegorz Bizon2018-01-091-2/+14
|\ | | | | | | * master: (429 commits)
| * Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`"Brett Walker2018-01-081-0/+1
| |
| * Put all menus under menu moduleLin Jen-Shin2018-01-021-2/+2
| |