8 Commits

Author SHA1 Message Date
Simon Priet
39e48d11a5 fix(#3): Refactored a few configurations in cypress.
Partially fix #3.
2021-09-05 14:21:07 +02:00
Simon Priet
44450b918f refactor(#4): Commented a visit command to set a testcase up.
I am wondering if we can test that directly without connecting first. I will defeat the purpose of user area though.

None.
2021-09-05 14:02:36 +02:00
Simon Priet
8161e77c7a fix(#6): Rewritten a few testcase to use more robust selectors (html ids)
Fixes #6
2021-09-05 13:51:33 +02:00
Simon Priet
2bd1b9529c refactor: 🔧 added some scope for CC 2021-09-05 13:50:33 +02:00
Simon Priet
3d0e47cd34 fix(#2): Separated tests cases into test functions in order to let cypress run them separately.
Actually one of them is failing and need rewriting, but the others still passes.

Fix #2
2021-09-05 13:28:44 +02:00
Simon Priet
490c196f49 build: 🔧 created debug enviroment for cypress for VSC 2021-09-05 13:24:31 +02:00
Simon Priet
e3c79d66d3 fix(#1): Renamed the testcase to be more explicite.
Fix #1
2021-09-05 13:12:27 +02:00
Simon Priet
a041f9f575 initial status 2021-09-05 12:34:08 +02:00