[TASK] Restructure tests/ folder.
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.