9 Commits

Author SHA1 Message Date
mahula
7165a5e30d add first Cucumber feature test for login 2022-08-22 14:05:26 +02:00
mahula
153b2a2c4e set up cypress to utilize cucumber and for tests in typescript 2022-08-03 23:17:34 +02:00
mahula
fda966d273 update cypress dockerfile 2022-07-19 13:05:07 +02:00
mahula
5ab925d823 update both README file regarding using the hosts network for local testing 2022-07-19 11:03:25 +02:00
mahula
9860a0509d rework cypress tests dockerfile:
- reduce to necessary dependencies
- control browser installation (chromium, firefox)
- use yarn for cypress installation
2022-07-15 15:09:57 +02:00
mahula
eaabed0bc3 add eslint to package config 2022-07-15 14:33:38 +02:00
mahula
d419462b7b use yarn instead of npm with cypress tests 2022-07-15 14:29:18 +02:00
mahula
0dca2725e7 fix typo in POM file 2022-07-15 14:20:24 +02:00
mahula
aa2e07565c add initial e2e test setup utilizing Cypress 2022-07-12 10:23:07 +02:00