Lines Matching refs:json
117 ### How to set test data on json files for generating mock data on local dev server
120 on json files under the testdata folder. However, you need to abide by some rules in doing this,
123 First, in test-plan-report-data.json, you need to set the same number of data under "testCaseNames"
127 ```json
152 Second, in test-report-data.json file, you need to make sure that "testModules" should have
154 in the test-report-data.json file.
156 test-report-data.json
157 ```json
172 test-plan-report-data.json
173 ```json
196 … @testdata/test-report-data.json -m 30 -X POST http://127.0.0.1:8080/api/test_data/report -H "Cont…
197 …stdata/test-plan-report-data.json -m 30 -X POST http://127.0.0.1:8080/api/test_data/plan -H "Conte…