summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | add visible argument to helper rather than duplicating codeMike Greiling2017-11-021-3/+3
| | | * | | | | add InspectRequests helper automatically to :js testsMike Greiling2017-11-024-5/+1
| | | * | | | | add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-0210-18/+2
| | | * | | | | fix bracket stylingMike Greiling2017-11-021-5/+5
| | | * | | | | remove unused capybara_select2 helperMike Greiling2017-11-011-5/+0
| | | * | | | | add spacing around yieldMike Greiling2017-11-011-0/+2
| | | * | | | | add slow_requests! to filtered search tests which expect to see a loading spi...Mike Greiling2017-11-015-0/+10
| | | * | | | | 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
| | | * | | | | enable CHROME_HEADLESS environment variable for Spinach tests similar to RSpecMike Greiling2017-11-011-1/+4
| | | * | | | | reset browser window size between testsMike Greiling2017-11-011-0/+3
| | | * | | | | explicitly check innerText since selenium webdriver only looks at visible textMike Greiling2017-11-011-1/+1
| | | * | | | | prevent resolve buttons from being clicked twice triggering a race conditionMike Greiling2017-11-011-4/+2
| | | * | | | | add accept_confirm around "remove" buttonMike Greiling2017-10-311-1/+1
| | | * | | | | remove PhantomJS specific hacksMike Greiling2017-10-315-16/+0
| | | * | | | | fix edit token regression within spec/features/issues/filtered_search/visual_...Mike Greiling2017-10-311-2/+0
| | | * | | | | Added cookie_helper to the upload_file_specJose Ivan Vargas2017-10-311-1/+2
| | | * | | | | update to Chrome 62 build imageMike Greiling2017-10-311-1/+1
| | | * | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-31262-3666/+4751
| | | |\ \ \ \ \
| | | * | | | | | add missing parameter to triggerEventsMike Greiling2017-10-311-1/+1
| | | * | | | | | remove "command" key from test since it only applies on macOSMike Greiling2017-10-311-3/+3
| | | * | | | | | accept confirmation modal when erasing job trace in user_browses_job_spec.rbMike Greiling2017-10-311-2/+2
| | | * | | | | | fix set_cookie references within multi-file editor specsMike Greiling2017-10-302-2/+4
| | | * | | | | | flash message broken in rspec but already covered by repo_service_spec.jsMike Greiling2017-10-302-2/+0
| | | * | | | | | fix set_cookie references within ref_switcher_spec.rbMike Greiling2017-10-301-1/+3
| | | * | | | | | allow inspect_request to inject request headers in order to test Sendfile req...Mike Greiling2017-10-303-19/+31
| | | * | | | | | add accept_confirm around attempts to revoke personal access tokensMike Greiling2017-10-301-2/+2
| | | * | | | | | add accept_confirm when attempting to stop an environment in widget_deploymen...Mike Greiling2017-10-301-1/+1
| | | * | | | | | fix page render issues on contribution calendar while tests are runMike Greiling2017-10-302-6/+1
| | | * | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-29414-3652/+7487
| | | |\ \ \ \ \ \
| | | * | | | | | | accept modal confirm dialog when deleting noteMike Greiling2017-10-291-1/+1
| | | * | | | | | | fix rubocop violationMike Greiling2017-10-291-1/+1
| | | * | | | | | | remove unnecessary capybara process invocationMike Greiling2017-10-261-1/+1
| | | * | | | | | | fix use of unsupported webdriver feature "network_requests"Mike Greiling2017-10-261-2/+4
| | | * | | | | | | accept modal confirm dialog when disabling 2FAMike Greiling2017-10-261-1/+1
| | | * | | | | | | update all status_code calls to use new inspect_requests helperMike Greiling2017-10-261-6/+7
| | | * | | | | | | use click instead of send(:return) so that open select dropdowns are blurredMike Greiling2017-10-261-1/+1
| | | * | | | | | | remove unnecessary use of url_blacklist overrideMike Greiling2017-10-261-1/+0
| | | * | | | | | | fix select2 commands in user_edits_merge_request_spec.rbMike Greiling2017-10-261-2/+3
| | | * | | | | | | add accept_confirm around "destroy/revoke" buttonsMike Greiling2017-10-241-2/+2
| | | * | | | | | | fix member expire calendar selection by triggering blurMike Greiling2017-10-241-0/+1
| | | * | | | | | | add accept_confirm around "remove" buttonMike Greiling2017-10-241-1/+1
| | | * | | | | | | add accept_confirm around "delete tag" buttonMike Greiling2017-10-241-1/+1
| | | * | | | | | | add accept_confirm around "delete comment" buttonMike Greiling2017-10-241-1/+1
| | | * | | | | | | correct the issues list count for label:none filterMike Greiling2017-10-241-1/+1
| | | * | | | | | | slow down requests for dropzone uploads to avoid race conditionsMike Greiling2017-10-242-0/+20
| | | * | | | | | | remove unneeded accept headerMike Greiling2017-10-241-4/+0
| | | * | | | | | | fix issue in which enter key from fill_in command was intercepted by autocomp...Mike Greiling2017-10-241-2/+2
| | | * | | | | | | fix body scrollTop referencesMike Greiling2017-10-241-2/+2