Incuna-test-utils

Latest version: v8.0.0

Safety actively analyzes 639881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

2.0.0

------

* Add `compat` module.
* Add `compat.DJANGO_LT_17`.
* Add `compat.wipe_id_fields_on_django_lt_17`.
* Move the Python2CountEqualMixin from `testcases.compat` to `compat`.

1.1.1

------

* Fix URLTestCase
* Check for cls attribute on `resolved_view`, not view

1.1.0

------
* Remove AbstractModelMixin
* AbstractModelMixin creates multiple versions of the same model class. This
confuses the django 1.7 App loader.
* Use a concrete subclass of your abstract model in your test directory
instead.

1.0.0

------
* Simplify testcases.urls
* Add URLTestMixin with `assert_url_matches_view` method
* Remove URLsTestCaseREST, URLsTestCaseViewMethod and URLsTestCase
* Remove URLsMixinREST, URLsMixinForViewMethod, URLsMixin and URLsMixinBase

0.7.0

------
* Add Python2CountEqualMixin to enable use of assertCountEqual in python 2

0.6

------
* Add URLsTestCaseREST and URLsTestCaseViewMethod for cleanliness and ease of use
* Deprecate URLsTestCase

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.