cmp.tests.test_urls¶
Tests for CMP URL configuration.
Classes¶
Tests for CMP URL patterns. |
Module Contents¶
- class cmp.tests.test_urls.TestCmpUrls[source]¶
Tests for CMP URL patterns.
- test_initialization_old_url_resolves()[source]¶
Test that the CMP initialization old demo URL resolves correctly.
- test_initialization_old_slash_url_resolves()[source]¶
Test that the CMP initialization old demo URL with trailing slash resolves.
- test_initialization_profile_url_resolves()[source]¶
Test that the CMP initialization with profile and operation URL resolves correctly.
- test_initialization_url_resolves()[source]¶
Test that the CMP initialization URL resolves correctly.
- test_certification_template_url_resolves()[source]¶
Test that the CMP certification with template URL resolves correctly.
- test_certification_slash_url_resolves()[source]¶
Test that the CMP certification URL with trailing slash resolves.