summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* we need to disable gitaly for some testsKim "BKC" Carlbäcker2017-11-141-2/+6
* Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan2017-11-081-0/+5
* Merge branch 'github-importer-refactor' into 'master'Douwe Maan2017-11-081-18/+18
|\
| * Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-18/+18
* | Add helper methods to redirect legacy pathsBob Van Landuyt2017-11-071-0/+13
|/
* Merge branch 'fix-comments-spec' into 'master'Rémy Coutable2017-11-071-1/+1
|\
| * Fix merge_request_specAnnabel Dunstone Gray2017-11-071-1/+1
* | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-081-0/+1
|\ \ | |/
| * Merge branch 'fix/gb/ensure-that-job-belongs-to-stage' into 'master'Kamil Trzciński2017-11-071-0/+1
| |\
| | * Fix cycle analytics specsGrzegorz Bizon2017-11-061-0/+1
* | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-071-1/+4
|\ \ \ | |/ /
| * | Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-071-1/+4
| |\ \
| | * | Support custom attributes on projectsMarkus Koller2017-11-061-1/+4
| | |/
* | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-0718-78/+136
|\ \ \ | |/ /
| * | Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-36/+0
| * | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-0517-42/+136
| |\ \ | | |/
| | * Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-031-0/+4
| | |\
| | | * Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-031-0/+4
| | | |\
| | | | * Find the LFS-objects for a fork within a the fork networkBob Van Landuyt2017-11-031-0/+4
| | * | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-0212-21/+116
| | |\ \ \ | | | |/ /
| | * | | refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-022-8/+30
| | * | | remove unused capybara_select2 helperMike Greiling2017-11-011-5/+0
| | * | | add spacing around yieldMike Greiling2017-11-011-0/+2
| | * | | make window resizing more resiliant on small screens when headless mode is offMike Greiling2017-11-011-3/+7
| | * | | fix flaky fill_in use in which return key would occasionally be intercepted b...Mike Greiling2017-11-011-2/+2
| | * | | move resize option the pre-test hooks instead of post-testMike Greiling2017-11-011-3/+3
| | * | | reset browser window size between testsMike Greiling2017-11-011-0/+3
| | * | | allow inspect_request to inject request headers in order to test Sendfile req...Mike Greiling2017-10-301-2/+2
| | * | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-2910-86/+85
| | |\ \ \
| | * | | | add InspectRequests helperMike Greiling2017-10-231-0/+15
| | * | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-239-16/+69
| | |\ \ \ \
| | * | | | | add CHROME_HEADLESS environment variable to disable headless modeMike Greiling2017-10-211-1/+4
| | * | | | | fix trailing whitespaceMike Greiling2017-10-211-1/+0
| | * | | | | clear localStorage after each capybara test (global)Mike Greiling2017-10-201-0/+3
| | * | | | | fix rubocop (oops)Mike Greiling2017-10-201-1/+1
| | * | | | | add InputHelper rspec helper to simulate non-BMP character inputMike Greiling2017-10-171-0/+8
| | * | | | | fix shared discussion_comments examples (for realz this time!)Mike Greiling2017-10-131-23/+22
| | * | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-123-12/+12
| | |\ \ \ \ \
| | * | | | | | Fix trigger elements and element is not clickable at this positionJose Ivan Vargas2017-10-111-2/+2
| | * | | | | | fixed shared discussion_comments exampleJose Ivan Vargas2017-10-101-9/+23
| | * | | | | | fix click trigger methodMike Greiling2017-10-101-1/+1
| | * | | | | | Fixed click eventsJose Ivan Vargas2017-10-091-1/+1
| | * | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-098-8/+236
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-064-2/+371
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-032-12/+16
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-292-0/+106
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | modified clear_browser_session method to use the manage method for deleting c...Jose Ivan Vargas2017-09-291-1/+1
| | * | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-262-1/+7
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | add set_cookie helperMike Greiling2017-09-221-0/+17
| | * | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-09-187-41/+117
| | |\ \ \ \ \ \ \ \ \ \ \