fix:提交到整个项目能跑通,有几个接口不标准
This commit is contained in:
54
docs/problem_fix/02-fix.md
Normal file
54
docs/problem_fix/02-fix.md
Normal file
@@ -0,0 +1,54 @@
|
||||
failed
|
||||
POST http://localhost:8081/brapi/v2/pedigree
|
||||
153 ms
|
||||
failed
|
||||
POST /pedigree
|
||||
Pedigree
|
||||
153 ms
|
||||
wrong status code
|
||||
Status code should be 200 (wrong status code)
|
||||
Response Status code: 400
|
||||
Test failed. Won't continue testing this resource.
|
||||
failed
|
||||
POST http://localhost:8081/brapi/v2/search/allelematrix
|
||||
4533 ms
|
||||
failed
|
||||
POST /search/allelematrix
|
||||
Allele Matrix
|
||||
4533 ms
|
||||
wrong status code
|
||||
Status code should be 202,200 (wrong status code)
|
||||
Response Status code: 500
|
||||
Test failed. Won't continue testing this resource.
|
||||
failed
|
||||
POST http://localhost:8081/brapi/v2/seedlots/transactions
|
||||
8 ms
|
||||
failed
|
||||
POST /seedlots/transactions
|
||||
Seed Lots
|
||||
8 ms
|
||||
wrong status code
|
||||
Status code should be 200 (wrong status code)
|
||||
Response Status code: 400
|
||||
Test failed. Won't continue testing this resource.
|
||||
failed
|
||||
POST http://localhost:8081/brapi/v2/variantsets/extract
|
||||
0 ms
|
||||
failed
|
||||
POST /variantsets/extract
|
||||
Variant Sets
|
||||
0 ms
|
||||
can't connect
|
||||
Can't connect to tested server or missing parameters. Test cancelled. (can't connect)
|
||||
Can't connect to tested server or missing parameters. Test cancelled.
|
||||
failed
|
||||
PUT http://localhost:8081/brapi/v2/calls
|
||||
272180 ms
|
||||
failed
|
||||
PUT /calls
|
||||
Calls
|
||||
272180 ms
|
||||
wrong status code
|
||||
Status code should be 200 (wrong status code)
|
||||
Response Status code: 500
|
||||
Test failed. Won't continue testing this resource.
|
||||
Reference in New Issue
Block a user