umap/umap/tests
Yohan Boniface 51a904dc07 Only return anonymous_url in anonymous context
Otherwise the frontend will treat map as anonymous even with
and owner and display a wrong message creation.

Also, this edit URL does not make sense (and will not work)
when there is an owner.
2023-06-04 08:05:48 +02:00
..
fixtures Merge leaflet_storage tests 2018-05-19 11:54:08 +02:00
__init__.py Merge leaflet_storage tests 2018-05-19 11:54:08 +02:00
base.py First attempt to upgrade to Django 3.X 2021-05-17 10:51:24 +02:00
conftest.py Improve stats view testing with another user 2023-05-23 12:09:10 -04:00
settings.py WIP: final bit to make sending edit link working 2023-05-31 17:05:57 +02:00
test_datalayer.py Replace LEAFLET_STORAGE_XXX settings by UMAP_XXXX 2018-05-19 17:16:34 +02:00
test_datalayer_views.py Black on test_datalayer_views 2023-02-28 17:14:57 +01:00
test_licence.py Merge leaflet_storage tests 2018-05-19 11:54:08 +02:00
test_map.py Remove Map.tilelayer foreignkey 2018-07-14 13:59:40 +02:00
test_map_views.py Only return anonymous_url in anonymous context 2023-06-04 08:05:48 +02:00
test_tilelayer.py Merge leaflet_storage tests 2018-05-19 11:54:08 +02:00
test_utils.py iwyu 2023-02-27 13:50:37 +01:00
test_views.py Also catch InvalidURL in ajax-proxy 2023-06-02 22:45:13 +02:00