Skip to content

Releases: zx80/flask-tester

v3.2

24 Mar 08:19

Choose a tag to compare

  • Improved documentation.
  • Simpler code and API documentation.

v3.1

24 Mar 07:18

Choose a tag to compare

  • More consistent test and demo code.
  • Reach actual full coverage, without any pragma.
  • Fix default allowed authenticator schemes.

v3.0

24 Mar 07:18

Choose a tag to compare

  • Add support for none authentication, with only cookies.

v2.0

24 Mar 07:17

Choose a tag to compare

  • Add support for cookies.
  • Improved documentation and code.
  • Improved tests.

v1.4

21 Mar 11:00

Choose a tag to compare

  • Test expected assert failures.
  • Improved API documentation.
  • Keep first found app.

v1.3

16 Mar 17:29

Choose a tag to compare

  • Generate API documentation.
  • Cleaner code.

v1.2

15 Mar 10:27

Choose a tag to compare

  • Improved documentation and tests.
  • Raise an error when setting unusable passwords or tokens.
  • Add support for pkg:name application syntax.
  • Use random passwords when testing.

v1.1

13 Mar 15:25

Choose a tag to compare

  • Improve coverage tests.
  • Add FLASK_TESTER_LOG_LEVEL environment to set the log level.
  • Add explicit license section and file.
  • Add more links about the project.

v1.0

12 Mar 08:02

Choose a tag to compare

Initial production release.