Skip to content

Releases: apibyexample/abe-python

0.4.0

12 Oct 20:02
Compare
Choose a tag to compare

c6e2790 Py3K
d482121 Test query params
db1c556 Add test for non-strict post requets.
0a059b5 Bug in non-strict request

0.3.0

12 Oct 20:00
Compare
Choose a tag to compare

50d4e1a Ensure all sample keys are in real response data.
ec6bc59 Extend build commands to run doctests
56a9235 Rename ignore to non_strict
fbecfe4 Make python3 compatible
48c777d Support non-strict matching of samples
e657e8f Add deprecation warning.
72684a4 Add checks for request body and method.
c13a464 Add travis badge to README
571389f Missing flake8 in test requirements

0.2.3

08 Nov 00:06
Compare
Choose a tag to compare

722bee4 Add ep.yml and bump version number
e6ebc60 Add support for testing headers.
5643161 Make flake8 pass on python3
ce592ed Add a travis CI build

0.2.2

08 Nov 00:07
Compare
Choose a tag to compare

842cc60 Add tests for ordering

0.2.1

08 Nov 00:08
Compare
Choose a tag to compare

828b57f Fix to_unicode to work for Django Rest Framework hyperlink fields

0.2.0

18 Sep 07:40
Compare
Choose a tag to compare
  • Adds a helper for using ABE samples in unittest.TestCase.
  • Allows for inheriting URL between header and samples, thus saving some repetition.

0.1.0

18 Sep 07:42
Compare
Choose a tag to compare

Initial release.

  • Includes a class that parses and encapsulates an ABE file