Path to this page:
Subject: CVS commit: pkgsrc/www/py-flask-testing
From: Adam Ciarcinski
Date: 2017-12-12 11:07:27
Message id: 20171212100727.39E7AFB40@cvs.NetBSD.org
Log Message:
py-flask-testing: updated to 0.6.2
Version 0.6.2:
* Add support for OS chosen port in LiveServerTestCase
* Better error messages when missing required modules
* assertRedirects now supports all valid redirect codes as specified in the HTTP \
protocol
* Fixed bug that caused TypeError instead of AssertionError when testing against \
used templates
* Fixed bug in assertRedirects where the location was not being checked properly
Files: