test_extract (micawber.tests.ParserTestCase) ... ok test_html_entities (micawber.tests.ParserTestCase) ... ok test_multiline (micawber.tests.ParserTestCase) ... ok test_multiline_full (micawber.tests.ParserTestCase) ... ok test_outside_of_markup (micawber.tests.ParserTestCase) ... ok test_parse_text (micawber.tests.ParserTestCase) ... ok test_parse_text_full (micawber.tests.ParserTestCase) ... ok test_urlize (micawber.tests.ParserTestCase) ... ok test_urlize_params (micawber.tests.ParserTestCase) ... ok test_caching (micawber.tests.ProviderTestCase) ... ok test_caching_params (micawber.tests.ProviderTestCase) ... ok test_invalid_json (micawber.tests.ProviderTestCase) ... ok test_multiple_matches (micawber.tests.ProviderTestCase) ... ok test_provider (micawber.tests.ProviderTestCase) ... ok test_provider_matching (micawber.tests.ProviderTestCase) ... ok test_register_unregister (micawber.tests.ProviderTestCase) ... ok test_parse_html_entities (micawber.tests.TestHTMLEntities) ... ok ---------------------------------------------------------------------- Ran 17 tests in 0.109s OK Creating test database for alias 'default'... Running micawber tests All micawber tests passed Running django integration tests System check identified no issues (0 silenced). ........ ---------------------------------------------------------------------- Ran 8 tests in 0.039s OK Destroying test database for alias 'default'...