fix:提交到整个项目能跑通,有几个接口不标准

This commit is contained in:
彭帅
2026-05-29 17:53:27 +08:00
parent c5d4d7a7e1
commit aa8cc716eb
83 changed files with 7054 additions and 2 deletions

View 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.