Write browser test as seen in the ticket
Including all support files.
Expectation is that the browser test runs without errors, with the new test failing.
This tasks includes comming up with a naming scheme for the HTML elements under test.
Suggestion is something like "wikibase-lexeme-…".
Decision: never use IDs in HTML, only class names.
Acceptance criteria is as follows: If I comment out the failing browser test line, the next should fail with a useful error message. And so on. If all are commented out, the test should succeed (with being empty).
Description
Description
Details
Details
Subject | Repo | Branch | Lines /- | |
---|---|---|---|---|
Add browser tests for the "add form" story. | mediawiki/extensions/WikibaseLexeme | master | 36 -0 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T194253 Configure the CI job that runs WikibaseLexeme's browser tests against test wikidata | |||
Resolved | Addshore | T168260 Deploy WikibaseLexeme extension on Wikimedia cluster | |||
Resolved | Addshore | T191457 Deploy WikibaseLexeme on www.wikidata.org | |||
Resolved | Addshore | T191458 Deploy WikibaseLexeme on test.wikidata.org | |||
Resolved | Lydia_Pintscher | T168263 WikibaseLexeme functional baseline | |||
Resolved | Lydia_Pintscher | T159703 [Tracking] Support for Forms and Senses | |||
Resolved | Lydia_Pintscher | T150178 Wikidata 2017 Q2 goals | |||
Resolved | Lydia_Pintscher | T169708 Wikidata 2017 Q3 goals | |||
Resolved | Lydia_Pintscher | T160052 [Epic] Support for Forms | |||
Resolved | daniel | T160521 [Epic] Forms of a Lexeme (UI) | |||
Resolved | Lydia_Pintscher | T160522 [Story] List of Forms (UI) | |||
Resolved | daniel | T164743 [Story] Add Form to list of Forms (UI) | |||
Resolved | None | T160524 [Story] Add Form to list of Forms (non-persistent) | |||
Resolved | Jakob_WMDE | T162338 Add browsertests for 'Add Form to list of Forms' |
Event Timeline
Comment Actions
Change 349234 had a related patch set uploaded (by Jakob):
[mediawiki/extensions/WikibaseLexeme@master] Add browser tests for the "add form" story.
Comment Actions
Change 349234 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Add browser tests for the "add form" story.