Files
deb-python-sqlalchemy-utils/tests/test_asserts.py
Janne Vanhala fbcd108e92 Fix asserts expecting failing update
`sqlalchemy_utils.asserts.raises` was broken. I removed it and replaced
it's usage with traditional `try..except` and with `pytest.raises` in tests.
2015-05-21 13:43:44 +03:00

4.9 KiB