Go to file
mareikeheuer 0f801ea550 Port Cite web test suite to Cypress
Steps to implement:

 Copy over and adapt setup files, to install Cypress in the Cite code base.
 Port tests/selenium/specs/backlinks.js and supporting file cite.page.js to run under the Cypress environment, in a second patchset.
 Run the new suite in CI, replacing the previous selenium integration.
 Delete the selenium test suite.

Bug: T353436
Change-Id: Ie76371e18d8612daa7c7be741432c6f3e0b783b5
2024-01-17 11:45:04 +01:00
.phan build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 2019-05-19 11:26:43 +00:00
cypress Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
i18n Give a different error from too_many_keys when 'follow' attribute conflicts 2023-12-15 15:23:53 +01:00
modules build: Update linter libs 2023-12-12 14:21:07 +01:00
src Give a different error from too_many_keys when 'follow' attribute conflicts 2023-12-15 15:23:53 +01:00
tests Merge "Revert "Revert "Temporarily disable a Parsoid test to let us change code in Parsoid""" 2023-12-15 21:14:43 +00:00
.eslintrc.json Convert Cite extention to ES6 2023-08-23 12:39:29 +00:00
.gitignore Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:15 -07:00
.phpcs.xml More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
.stylelintrc.json build: Update stylelint config 2023-05-30 20:18:01 +00:00
AUTHORS.txt Move Cite-specific settings from WikiEditor 2023-06-28 20:22:14 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-02 23:29:58 +00:00
composer.json build: Updating dependencies 2023-04-29 00:59:28 +00:00
COPYING.txt Add license details and give credit to more authors (based on git shortlog) 2014-07-26 16:16:47 -07:00
cypress.config.js Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
extension.json Update UserOptionsLookup's FQN 2023-11-29 12:38:22 +00:00
Gruntfile.js Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
MIT-LICENSE.txt doc: Bump copyright year 2018-01-02 17:05:50 -08:00
package-lock.json Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
package.json Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
README.md Remove ApiQueryReferences support 2019-11-28 11:08:46 +01:00

Cite

The Cite extension provides a way for users to create references as footnotes to articles.

See https://www.mediawiki.org/wiki/Extension:Cite for detailed documentation.