Testing the frontends
There is a selenium test in src/test/java
which starts a firefox instance and
- activates the
trustcenter-test
client - sends data by the
/v1/process
interface - searches for the patient in the entitylist.
At the moment, this test does not run by the gitlab-ci.
TODO How is this test working? Fix or remove.