mediawiki-extensions-Multim.../tests/browser
Cmcmahon 32cd6c7892 QA: WIP update tests for RSpec3 syntax etc.
Add back a sleep to make the test pass

* make a Then statement with no assertion into a When
* remove Then statements assertions from Given steps
* prefer single quotes per rubocop
* use strings instead of regexes where appropriate for match operator
* use appropriate wait_until syntax
* remove redundant steps that call a single other step
* sort invisible selection criteria from steps to Feature input
* add when_present polling because test is now much faster

Change-Id: I24435362836945833942e87d7caee49c9b34368d
2014-12-15 16:42:34 -07:00
..
features QA: WIP update tests for RSpec3 syntax etc. 2014-12-15 16:42:34 -07:00
README.md Added basic readme file to test/browser folder 2014-02-10 15:58:01 +01:00

Please see https://github.com/wikimedia/mediawiki-selenium for instructions on how to run tests.