0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-13 04:48:07 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Matt Lorimer
881cb39e7f SuiteCRM 7.12.1 Release 2021-11-19 10:47:47 +00:00
Dillon-Brown
26aab7535d Move test namespaces into autoload-dev
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-09-08 16:49:16 +01:00
Dillon-Brown
9030c66d24 Fix tests deprecated asserts
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-09-08 16:45:12 +01:00
Dillon-Brown
e1f4c9abee Fix tests define return type hints
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-09-08 16:45:10 +01:00
Dillon-Brown
3a6bdcf903 Update test namespaces for PSR-4/PSR-8
- Implement new namespaces in composer.json.
- Update old namespace usage in tests.

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-09-08 16:45:09 +01:00
Dillon-Brown
f5ae693b56 Fix tests use appropriate asserts
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-09-08 16:45:06 +01:00
Dillon-Brown
5aac200426 Fix tests method invocations
- Fixes static method invocations use '$this' or '[expression]->'.  These cases can be refactoring artifacts, which remains confusing as not reflecting actual architecture state.

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-09-08 16:45:02 +01:00
Dillon-Brown
cf50a54e8d Removed some left over StateChecker references 2019-11-19 14:42:16 +00:00
Dillon-Brown
12482db258 Removed some left over StateChecker references 2019-11-19 14:36:07 +00:00
Dillon-Brown
a11f2aea67 no_trailing_whitespace + no_trailing_whitespace_in_comment 2019-01-25 14:24:15 +00:00
Dillon-Brown
3f39d9f153 braces 2019-01-25 13:51:46 +00:00
Gyula Madarasz
495fd1f4b5 elastic tests state safe and removing some incomplete and skipped tests 2019-01-10 18:10:41 +00:00
Gyula Madarasz
1f08dfa532 safe db table 2019-01-10 17:58:39 +00:00
Gyula Madarasz
d60df7660d adding unit test for elastic pagination 2019-01-10 17:45:10 +00:00
Gyula Madarasz
055e8bc35e elasticsearch unit test 2019-01-10 15:22:47 +00:00