SuiteCRM-Core/tests/_support
Clemente Raposo 5d6aa45391 Add Route conversion on legacy
- Add legacy handler to access RouteConverter
- Add legacy handler to access ModuleNameMapper
- Add legacy handler to access ActionNameMapper
- Remove action and module name maps from Suite8 side

- Update frontend route converter to check for suite 8 routes
-- When link is a suite 8 route does not convert

- Add LegacyScopeState to allow for nested legacy handler calls
-- Add abstract getHandlerKey to base LegacyHandler
-- Implement getHandlerKey on all legacy handlers

- Update legacy handler init and close methods to use scope state
-- Check if withing an already open legacy handler scope
2021-03-30 19:21:34 +01:00
..
_generated Add codeception testing framework 2021-03-30 19:21:30 +01:00
Helper Add legacy api re-direction 2021-03-30 19:21:34 +01:00
AcceptanceTester.php Add Route conversion on legacy 2021-03-30 19:21:34 +01:00
ApiTester.php Add legacy api re-direction 2021-03-30 19:21:34 +01:00
FunctionalTester.php Add codeception testing framework 2021-03-30 19:21:30 +01:00
UnitTester.php Add codeception testing framework 2021-03-30 19:21:30 +01:00