Skip to content

Releases: apibyexample/abe-python

0.4.0

Choose a tag to compare

@txels txels released this 12 Oct 20:02

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

0.3.0

Choose a tag to compare

@txels txels released this 12 Oct 20:00

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

Choose a tag to compare

@txels txels released this 08 Nov 00:06

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

Choose a tag to compare

@txels txels released this 08 Nov 00:07

842cc60 Add tests for ordering

0.2.1

Choose a tag to compare

@txels txels released this 08 Nov 00:08

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

0.2.0

Choose a tag to compare

@txels txels released this 18 Sep 07:40
  • 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

Choose a tag to compare

@txels txels released this 18 Sep 07:42

Initial release.

  • Includes a class that parses and encapsulates an ABE file