Skip to content

Releases: funnel-io/requtests

1.2.0

21 Mar 09:08
Compare
Choose a tag to compare

Introduce the assertions helper ParsedRequest.

1.1.0

01 Mar 14:18
2fcc726
Compare
Choose a tag to compare

Response objects will now be associated with the PreparedRequest object that caused them to be returned.

Also, this release introduces additional fake HTTP verb functions such as

  • fake_delete
  • fake_get
  • fake_head
  • fake_options
  • fake_patch
  • fake_post
  • fake_put

1.0.1

09 Mar 13:17
9402b84
Compare
Choose a tag to compare

Compatibility fix for the forthcoming Pip 23.1 release.

1.0.0

18 Mar 15:51
Compare
Choose a tag to compare

Initial release.