aboutsummaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap/ApiContext.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused acceptance test stuff from source tree.Harald Eilertsen2024-01-071-23/+0
|
* [TASK] Restructure tests/ folder.Klaus Weidenbach2016-10-191-0/+23
Move unit tests to tests/unit/. Get the old still working 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.