mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 05:54:43 -04:00
added e2e tests (#298)
- added e2e tests for - banner - history - intro - language - link - added e2e workflow - added cypress badge to README
This commit is contained in:
parent
1a5d4f6db8
commit
f0fe7f5ac2
26 changed files with 1332 additions and 77 deletions
|
@ -27,9 +27,9 @@
|
|||
"saml": "aufSAMLn.de"
|
||||
},
|
||||
"specialLinks": {
|
||||
"privacy": "test",
|
||||
"termsOfUse": "test",
|
||||
"imprint": "test"
|
||||
"privacy": "https://example.com/privacy",
|
||||
"termsOfUse": "https://example.com/termsOfUse",
|
||||
"imprint": "https://example.com/imprint"
|
||||
},
|
||||
"version": {
|
||||
"version": "mock",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue