Skip to content

[TASK] Restructure tests/ folder.

Mario requested to merge dawnbreak:QA_testing into dev

Created by: dawnbreak

Move unit tests to tests/unit/. Get the still working old UnitTests into a working state again. Updated composer.json with required-dev packages. Create a new folder tests/acceptance for Behat functional/acceptance testing. Add a first Feature draft of a Behat functional test for local login.

Merge request reports