Skip to content

add basic e2e testing infrastructure

julian.baeume requested to merge feature/e2e_tests into master

This adds some tests using codeceptjs connecting to the e2e-develop server of frontend/core. This can help to prevent any regressions and problems with the API we provide here and also shows some basic use cases.

Merge request reports