This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-VisualEditor
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-VisualEditor
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced
2024-12-20 10:11:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
21c1f1d38a
mediawiki-extensions-Visual...
/
tests
/
selenium
/
.eslintrc.json
10 lines
96 B
JSON
Raw
Normal View
History
Unescape
Escape
selenium: The first test The first test just opens the page for editing and checks if it opened. Bug: T284165 Change-Id: Ifffaf3e5ab14811605d96fcdcfdc1f773880e52c
2017-03-28 13:59:35 +00:00
{
"root"
:
true
,
"extends"
:
[
"wikimedia/selenium"
eslint: Lint all files except those in .eslintignore Fix resulting errors (mostly useless escape in i18n files). Change-Id: Id29c6aecece75d4a462bddb7e547ca5b4eb5c2db
2022-04-13 14:44:49 +00:00
]
,
"globals"
:
{
"mw"
:
"readonly"
}
selenium: The first test The first test just opens the page for editing and checks if it opened. Bug: T284165 Change-Id: Ifffaf3e5ab14811605d96fcdcfdc1f773880e52c
2017-03-28 13:59:35 +00:00
}
Reference in a new issue
Copy permalink