murano-dashboard/muranodashboard/tests
Corey Bryant d956d059f9 Django 4.x: Replace removed features
force_text(), ugettext_lazy(), ungettext_lazy(), urlquote_plus()
and is_ajax() are removed in 4.0.
https: //docs.djangoproject.com/en/4.0/releases/4.0/

Co-Authored-By: manchandavishal <manchandavishal143@gmail.com>

Change-Id: I9e43926cc3011b8b7321bbec59bebe915502eb4a
2022-12-01 23:05:33 +05:30
..
functional Remove six 2020-04-21 05:53:26 +00:00
unit Django 4.x: Replace removed features 2022-12-01 23:05:33 +05:30
__init__.py Move functional tests under muranodashboard/tests 2014-07-29 19:28:26 +04:00
settings.py Fix py27 UT gate 2019-07-31 07:32:12 +00:00
test_fields.py Use unittest.mock instead of third party mock 2020-04-20 03:54:03 -07:00
test_tabs.py Use unittest.mock instead of third party mock 2020-04-20 03:54:03 -07:00
test_utils.py Switch test runner to django default runner 2018-10-09 02:22:08 +00:00