mediawiki-extensions-Visual.../modules/ve-mw/tests/browser
Dan Duvall 96677fb74a [BrowserTest] Experimenting with JS object references
References to JS objects for VE elements can determined by referencing
the VE and OOUI API documentation[1][2] and interrogating the objects in
a browser console. Errors should be closer to what developers understand
but testers should pair with developers to better understand how to
define new page elements and where to go for documentation/help.

The VE entrypoint for the singleton reference is `ve.init.target` (if
there's only one instance of VE target; there may be multiple in some
cases like Flow).

[1] https://doc.wikimedia.org/VisualEditor/master/
[2] https://doc.wikimedia.org/oojs-ui/master/js/

Change-Id: I1f642807cdd3059d8e7e885a8b239ac01b9b3024
2016-01-06 17:07:35 -08:00
..
features [BrowserTest] Experimenting with JS object references 2016-01-06 17:07:35 -08:00
i18n Localisation updates from https://translatewiki.net. 2015-12-30 21:46:23 +01:00
.gitignore Rename "test" folder to "tests" 2014-07-15 18:00:32 -07:00
environments.yml [BrowserTest] Update mediawiki_selenium Ruby gem to the latest version 2015-12-30 11:46:23 +00:00
README.md Rename "test" folder to "tests" 2014-07-15 18:00:32 -07:00

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