stable

Clone or download

Read-only

chore: Rest test for expert mode report

Part of story #39019 Switch mode in Cross tracker search widget No functional change. Notes: Added Psl to rest tests autoloader so that we can more easily encode/decode JSON, which is extremely common in rest tests. Also moved CrossTrackerDataBuilder to the same namespace as the tests to group files together. Change-Id: Ia0c84100ffba1f2f9862c797a0e9a658b90c49be

Modified Files

Name
R plugins/crosstracker/tests/rest/CrossTrackerDataBuilder.php Go to diff View file
M plugins/crosstracker/tests/rest/CrossTracker/CrossTrackerTest.php +59 −48 Go to diff View file
M plugins/crosstracker/tests/rest/init_test_data.php +2 −2 Go to diff View file
M tests/rest/composer.json +2 −1 Go to diff View file
M tests/rest/composer.lock +148 −2 Go to diff View file