SuiteCRM-Core/tests/unit
Dillon-Brown 9197335343 Create a UnitTester bootstrap and update existing tests
- Add UnitTester to hook into codeception login when executing tests.
- Create _beforeSuite and _before methods to reduce code duplication and improve performance.
- Add static closures where possible for better scoping and performance.
- Fix missing typehints/PHPDocs.

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:21:35 +01:00
..
core Create a UnitTester bootstrap and update existing tests 2021-03-30 19:21:35 +01:00
bootstrap.php Expire Suite 8 session when Suite 7 expires 2021-03-30 19:21:34 +01:00