geonode.facets.tests ==================== .. py:module:: geonode.facets.tests Attributes ---------- .. autoapisummary:: geonode.facets.tests.logger Classes ------- .. autoapisummary:: geonode.facets.tests.TestFacets Module Contents --------------- .. py:data:: logger .. py:class:: TestFacets Bases: :py:obj:`geonode.tests.base.GeoNodeBaseTestSupport` .. py:method:: setUpClass() :classmethod: .. py:method:: tearDownClass() :classmethod: .. py:method:: setUp() .. py:method:: _create_thesauri() :classmethod: .. py:method:: _create_regions() :classmethod: .. py:method:: _create_categories() :classmethod: .. py:method:: _create_keywords() :classmethod: .. py:method:: _create_resources() :classmethod: .. py:method:: _facets_to_map(facets) :staticmethod: .. py:method:: test_facets_base() .. py:method:: test_facets_rich() .. py:method:: test_bad_lang() .. py:method:: test_prefiltering() .. py:method:: test_prefiltering_tkeywords() .. py:method:: test_config() .. py:method:: test_count0() .. py:method:: test_user_auth() .. py:method:: test_thesauri_reloading()