0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-11 00:42:27 +00:00
salesagility_SuiteCRM/tests/api/v8
Dillon-Brown a6f70e8ab3 Fix tests misordered assert arguments
- Fixes assertEquals and assertNotEquals which have a non-literal as the expected result argument and a literal as the actual result argument. Such calls will behave fine for assertions which pass, but may give confusing error reports if their expected and actual arguments differ.

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-09-08 16:45:07 +01:00
..
ModulesCest.php Fix tests misordered assert arguments 2021-09-08 16:45:07 +01:00
ModulesMetaCest.php Replace rand with mt_rand 2019-08-05 16:31:26 +01:00
OAuth2Cest.php Feature/refactor api 2 (#3) 2018-06-14 11:43:46 +01:00