Commit graph

4 commits

Author SHA1 Message Date
Dillon-Brown
a267325698 Update codeception namespaces
- Refactor codeception test namespaces
- Remove local config files in favor of dist
- Update test environment with doctrine and nelmio configurations

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:32 +01:00
Clemente Raposo
7df391c37c Fix Codeception Tests
- Remove old functional tests
- Fix aspect mock conf at the run all level
- Fix view definition handler unit test
2021-03-30 19:21:40 +01:00
Dillon-Brown
ece6ae6377 Add additional configuration options to codeception
This updates the codeception unit tests to remove the LEGACY_PATH constant and to define legacy test runners so that we can test session related methods.
2021-03-30 19:21:31 +01:00
Dillon-Brown
a787d0d82f Add codeception testing framework
This implements the basic structure that will be used for future unit, functional and acceptance tests.
2021-03-30 19:21:30 +01:00