api-testing/pkg/testing
Rick efb2235754
test: add unit tests of binary upload (#587)
* test: add unit tests of binary upload

* add more http status code desc

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-12-17 22:54:19 +08:00
..
local feat: support to run test case in batch mode (#548) 2024-10-15 13:47:18 +08:00
remote feat: support to rename test suite and case (#550) 2024-10-25 09:24:36 +08:00
testdata feat: support session scope store (#517) 2024-07-21 11:16:43 +08:00
case.go test: add unit tests of binary upload (#587) 2024-12-17 22:54:19 +08:00
case_test.go test: add unit tests of binary upload (#587) 2024-12-17 22:54:19 +08:00
doc.go feat: improve the HTTP request payload and expect (#2) 2023-03-05 11:32:27 +08:00
loader.go feat: support to rename test suite and case (#550) 2024-10-25 09:24:36 +08:00
loader_file.go feat: support to rename test suite and case (#550) 2024-10-25 09:24:36 +08:00
loader_file_test.go feat: support to rename test suite and case (#550) 2024-10-25 09:24:36 +08:00
loader_non.go feat: support to rename test suite and case (#550) 2024-10-25 09:24:36 +08:00
loader_non_test.go feat: support to rename test suite and case (#550) 2024-10-25 09:24:36 +08:00
parser.go feat: support to upload random image files (#541) 2024-10-03 17:45:49 +08:00
parser_test.go fix: the file path checking is incorrect on windows (#475) 2024-06-05 14:01:28 +08:00
store.go feat: support session scope store (#517) 2024-07-21 11:16:43 +08:00
store_test.go feat: support session scope store (#517) 2024-07-21 11:16:43 +08:00