hedgedoc/cypress/integration
Philip Molares 9c38655a92
fixed highlight fence in regard to '=' (showLines) and '!' (wrapLines) (#594)
this was just a simple index problem. The 0. entry of a regex result is the whole string and not the first capture group

added e2e tests to fix this in the future
cypress does currently not support copy to clipboard in firefox so this part of the test is commented out (for the time being)
2020-09-22 23:17:19 +02:00
..
autocompletion.spec.ts add missing autocompletions (#514) 2020-09-01 22:28:08 +02:00
banner.spec.ts added e2e tests (#298) 2020-07-16 11:22:53 +02:00
code.spec.ts fixed highlight fence in regard to '=' (showLines) and '!' (wrapLines) (#594) 2020-09-22 23:17:19 +02:00
documentTitle.spec.ts Rename codimd to hedgedoc (#434) 2020-09-02 21:17:26 +02:00
history.spec.ts enhanced the e2e history.spec 2020-08-17 09:40:44 +02:00
intro.spec.ts added e2e tests (#298) 2020-07-16 11:22:53 +02:00
language.spec.ts added e2e tests (#298) 2020-07-16 11:22:53 +02:00
link.spec.ts Extract URLs in extra file and change riot link to element-link (#551) 2020-09-13 16:38:53 +02:00
maxLength.spec.ts Show warning if note is longer than configured maximum length (#534) 2020-09-05 16:36:46 +02:00
toolbar.spec.ts Rename codimd to hedgedoc (#434) 2020-09-02 21:17:26 +02:00