gohargasparyan
|
136026fb25
|
add test cases
|
2020-05-04 07:47:34 +10:00 |
|
gohargasparyan
|
1a43b8334a
|
add test cases
|
2020-05-04 07:47:34 +10:00 |
|
gohargasparyan
|
9d083cac4a
|
go format
|
2020-05-04 07:47:34 +10:00 |
|
gohargasparyan
|
0a813b5898
|
allow body for HTTPBodyContains and HTTPBodyNotContains for POST
|
2020-05-04 07:47:34 +10:00 |
|
Martijn
|
e0afeb10e3
|
Fix whitespace issues
|
2020-04-06 07:42:56 +10:00 |
|
Martijn
|
1454493cee
|
Add test for HTTPStatusCode
For purposes of the test, status code 101 is checked as this does not overlap with the other assertions. (HTTPSuccess, HTTPRedirect and HTTPError)
|
2020-04-06 07:42:56 +10:00 |
|
Dinesh Kumar
|
6efb0c49fb
|
Adding url.Values to request RawQuery, fixes 522
|
2018-03-18 18:57:06 +00:00 |
|
Adam Medziński
|
78be756ee7
|
Fixed HTTP assertions messages formatting and removed wrong test message
|
2017-05-28 13:23:04 +02:00 |
|
Adam Medziński
|
5c9da494dd
|
HTTP code status assertions now fail tests
|
2017-02-10 14:36:52 +01:00 |
|
Victor Kryukov
|
8b09ac0ee8
|
Implement HTTP(Success|Error|Redirect) and HTTPBody(Not)Contains
|
2014-09-14 11:54:12 -06:00 |
|