1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
7 collecting ... collected 13 items
10 tests/test_integration.py::IntegrationTests::test_canonical_url PASSED
11 tests/test_integration.py::IntegrationTests::test_escape_canonical_url PASSED
12 tests/test_integration.py::IntegrationTests::test_escape_js_vars PASSED
13 tests/test_integration.py::IntegrationTests::test_generate_json_artifacts PASSED
14 tests/test_integration.py::IntegrationTests::test_generate_json_domain_artifacts PASSED
15 tests/test_integration.py::IntegrationTests::test_included_data PASSED
16 tests/test_integration.py::IntegrationTests::test_included_js PASSED
17 tests/test_integration.py::IntegrationTests::test_integration PASSED
18 tests/test_integration.py::IntegrationTests::test_media_integration PASSED
19 tests/test_integration.py::IntegrationTests::test_searchtools_is_patched PASSED
20 tests/test_integration.py::IntegrationTests::test_version_warning PASSED
22 ======== 12 passed ========