Status
TODO
- review patches
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | zeljkofilipin | T247833 Mentor a Google Summer of Code 2020 student | |||
| Open | None | T325552 Implement mediawiki core selenium test suite in popular alternatives | |||
| Resolved | zeljkofilipin | T247835 Evaluate WebdriverIO replacements for our browser automation framework | |||
| Resolved | zeljkofilipin | T247843 Evaluate Puppeteer as a WebdriverIO replacement for our browser automation framework | |||
| Declined | None | T256391 Evaluate Puppeteer in EntitySchema |
Change 608555 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Install dependencies
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/EntitySchema/ /608555
Change 609239 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Setup environment and eslint
Change 609401 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Setup screenshots and video recording
Change 609405 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: A sample test
Change 609407 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Special:Version has the EntitySchema extension enabled
Change 609425 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Viewing Page doesn't touch whitespace
Change 609443 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page has text area when user is allowed
Change 609448 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page has a submit button when user is allowed
Change 609453 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page returns to view page on submit when user is allowed
Change 609458 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page detects an edit conflict on re-submission when user is allowed
Change 609469 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page properly limits input length
Change 609473 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page request shows first form
Change 609474 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page shows label, description aliases form and submit button
Change 609476 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should make it possible to get Schema identifying info
Change 609478 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should make it possible to edit identifying info
Change 609481 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should allow Schema edit in another language
Change 609483 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should detect edit conflict on re-submission
Change 609476 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should make it possible to get Schema identifying info
Reason:
Change 609478 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should make it possible to edit identifying info
Reason:
Change 609481 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should allow Schema edit in another language
Reason:
Change 609483 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should detect edit conflict on re-submission
Reason:
Change 612125 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should make it possible to get Schema identifying info
Change 612141 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: NewEntitySchema:Page request with "createpage" right shows form
Change 612145 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: NewEntitySchema:Page shows a submit button
Change 612184 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: NewEntitySchema:Page should not submit form when user is blocked
Change 612420 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: NewEntitySchema:Page with only a label should be creatable
Change 612525 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page cannot be editted when user is blocked
Change 614861 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page is possible to edit schema identifying info
Change 614884 had a related patch set uploaded (by AlQaholic007; owner: AlQaholic007):
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page is possible to edit Schema in another language
Change 608555 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Install dependencies
Reason:
GSOC completion
Change 609239 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Setup environment and eslint
Reason:
GSOC completion
Change 609401 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Setup screenshots and video recording
Reason:
GSOC completion
Change 609405 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: A sample test
Reason:
GSOC completion
Change 609407 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Special:Version has the EntitySchema extension enabled
Reason:
GSOC completion
Change 609425 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Viewing Page doesn't touch whitespace
Reason:
GSOC completion
Change 609443 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page has text area when user is allowed
Reason:
GSOC completion
Change 609448 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page has a submit button when user is allowed
Reason:
GSOC completion
Change 609453 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page returns to view page on submit when user is allowed
Reason:
GSOC completion
Change 609458 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page detects an edit conflict on re-submission when user is allowed
Reason:
GSOC completion
Change 609469 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page properly limits input length
Reason:
GSOC completion
Change 609473 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page request shows first form
Reason:
GSOC completion
Change 609474 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page shows label, description aliases form and submit button
Reason:
GSOC completion
Change 612125 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page should make it possible to get Schema identifying info
Reason:
GSOC completion
Change 612141 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: NewEntitySchema:Page request with "createpage" right shows form
Reason:
GSOC completion
Change 612145 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: NewEntitySchema:Page shows a submit button
Reason:
GSOC completion
Change 612184 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: NewEntitySchema:Page should not submit form when user is blocked
Reason:
GSOC completion
Change 612420 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: NewEntitySchema:Page with only a label should be creatable
Reason:
GSOC completion
Change 612525 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: Schema Edit Page cannot be editted when user is blocked
Reason:
GSOC completion
Change 614861 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page is possible to edit schema identifying info
Reason:
GSOC completion
Change 614884 abandoned by AlQaholic007:
[mediawiki/extensions/EntitySchema@master] WIP Puppeteer: SetEntitySchemaLabelDescriptionAliasesPage:Page is possible to edit Schema in another language
Reason:
GSOC completion