SuiteCRM-Core/tests
Clemente Raposo 21a831e9f3 Add date and time format config and preference mappers
- Update SystemConfigHander
-- Add ability to map config name
-- Add ability to map config value
-- Add SystemConfigMappers.php to store config mappers

- Update UserPreferenceHandler
-- Add ability to map preference name
-- Add ability to map preference value
-- Add UserPreferencesMappers to store preferences mappers

- Configure config mappers for date format
- Configure preference mappers for time format

- Update unit tests
2021-03-30 19:21:36 +01:00
..
_data Add codeception testing framework 2021-03-30 19:21:30 +01:00
_output Add codeception testing framework 2021-03-30 19:21:30 +01:00
_support Add date and time format config and preference mappers 2021-03-30 19:21:36 +01:00
acceptance Add Route conversion on legacy 2021-03-30 19:21:34 +01:00
api Add legacy api re-direction 2021-03-30 19:21:34 +01:00
functional Add legacy user provider 2021-03-30 19:21:34 +01:00
unit Add date and time format config and preference mappers 2021-03-30 19:21:36 +01:00
acceptance.suite.dist.yml Add legacy api re-direction 2021-03-30 19:21:34 +01:00
api.suite.dist.yml Add legacy api re-direction 2021-03-30 19:21:34 +01:00
functional.suite.yml Add ClassicView routing 2021-03-30 19:21:31 +01:00
runtests.sh Add additional configuration options to codeception 2021-03-30 19:21:31 +01:00
unit.suite.yml Create a UnitTester bootstrap and update existing tests 2021-03-30 19:21:35 +01:00