Skip to content
Snippets Groups Projects
Commit e0eca507 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

fix

parent 45730982
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ target_link_libraries(${TARGET_NAME} test_common asapo-worker)
#add_test_setup_cleanup(${TARGET_NAME})
#add_integration_test(${TARGET_NAME} get_httpbin "GET http://httpbin.org body 200")
add_integration_test(${TARGET_NAME} get_badaddress "GET google.com/badaddress found 404")
add_integration_test(${TARGET_NAME} get_badaddress "GET googlesdgd.fcom/badaddress found 404")
add_integration_test(${TARGET_NAME} get_badaddress2 "GET 111 clienterror 404")
#add_integration_test(${TARGET_NAME} post "POST http://httpbin.org/post data 200")
add_integration_test(${TARGET_NAME} post_badaddress "POST google.com/badaddress found 404")
add_integration_test(${TARGET_NAME} post_badaddress "POST googdgfle.cgdom/badaddress found 404")
add_integration_test(${TARGET_NAME} post_badaddress2 "POST 111 clienterror 404")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment