murano-dashboard/muranodashboard/tests/unit/environments
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
..
__init__.py Increase unit test coverage for environments, helpers, and yaql expression 2016-11-02 09:20:40 -04:00
test_api.py Use unittest.mock instead of third party mock 2020-04-20 03:54:03 -07:00
test_forms.py Django 4.x: Replace removed features 2022-12-01 23:05:33 +05:30
test_rest_api.py Fixed Unit test for murano-dashboard 2022-04-01 07:41:50 +00:00
test_tables.py Use unittest.mock instead of third party mock 2020-04-20 03:54:03 -07:00
test_tabs.py Django 4.x: Replace removed features 2022-12-01 23:05:33 +05:30
test_topology.py Use unittest.mock instead of third party mock 2020-04-20 03:54:03 -07:00
test_views.py Django 4.x: Replace removed features 2022-12-01 23:05:33 +05:30