SuiteCRM-Core/tests
Clemente Raposo af186a7013 Add RecordList FilterMappers
- Refactor LegacyFilterMapper to allow adding mappers per type
- Add date and date time mappers to convert to proper format
-- Api should receive fields in internal format
-- Legacy search expects user format
-- Convert to user format when calling legacy search

- Add multienum to correctly process criteria
-- Api search criteria receive an array of values
-- For other fields legacy expects just one value not an array
-- For multienum legacy expects an array of values
-- Add mapper to send array of values to legacy for multienums
2021-03-30 19:22:35 +01:00
..
_data Update .gitignore to specify project specific ignores only 2021-03-30 19:22:07 +01:00
_mock Opportunities Chart Implementation 2021-03-30 19:22:35 +01:00
_output Update .gitignore to specify project specific ignores only 2021-03-30 19:22:07 +01:00
_support Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
acceptance/legacy Add skip annotation for failing API tests 2021-03-30 19:22:33 +01:00
api Add skip annotation for failing API tests 2021-03-30 19:22:33 +01:00
functional Fix Codeception Tests 2021-03-30 19:21:40 +01:00
unit Add RecordList FilterMappers 2021-03-30 19:22:35 +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
bootstrap.php Fix Codeception Tests 2021-03-30 19:21:40 +01:00
functional.suite.dist.yml Update codeception namespaces 2021-03-30 19:22:32 +01:00
runtests.sh Add additional configuration options to codeception 2021-03-30 19:21:31 +01:00
unit.suite.dist.yml Update codeception namespaces 2021-03-30 19:22:32 +01:00