umap/umap/tests/integration
2025-03-28 18:00:14 +01:00
..
__init__.py test: allow to run playwright tests directly with py.test cli 2023-09-04 15:00:51 +02:00
conftest.py wip(sync): use our async_live_server for websocket related PW tests 2025-01-23 17:20:20 +01:00
helpers.py fix: import GPX desc as description 2024-08-14 11:01:31 +02:00
test_anonymous_owned_map.py chore: move DrawToolbar and SettingsToolbar to bar.js module 2025-02-06 12:26:58 +01:00
test_basics.py chore: move DrawToolbar and SettingsToolbar to bar.js module 2025-02-06 12:26:58 +01:00
test_browser.py Update the tests and remove cancel edits 2025-03-28 18:00:14 +01:00
test_caption.py feat: display map's "created at" and "modified at" in the caption 2025-01-10 15:49:05 +01:00
test_categorized_layer.py chore: move DrawToolbar and SettingsToolbar to bar.js module 2025-02-06 12:26:58 +01:00
test_choropleth.py chore: move DrawToolbar and SettingsToolbar to bar.js module 2025-02-06 12:26:58 +01:00
test_circles_layer.py fix: allow to draw new proprotional circles and to drag them 2024-09-27 08:58:08 +02:00
test_cluster.py fix: clicking feature in the browser would not open popup in cluster 2024-09-11 14:54:54 +02:00
test_conditional_rules.py wip: allow to undo/sync rules 2025-03-28 18:00:14 +01:00
test_dashboard.py feat: move map to trash on delete 2024-12-10 16:30:23 +01:00
test_datalayer.py feat: only add visible markers (and tooltips) to DOM 2024-10-10 19:50:40 +02:00
test_draw_polygon.py chore: use our contexmenu class for inplace toolbar 2025-02-12 14:59:43 +01:00
test_draw_polyline.py chore: use our contexmenu class for inplace toolbar 2025-02-12 14:59:43 +01:00
test_edit_datalayer.py wip: tests pass 2025-03-28 18:00:14 +01:00
test_edit_map.py fix: "null" value was not honoured in showLabel field 2025-02-11 11:48:01 +01:00
test_edit_marker.py chore: use our contexmenu class for inplace toolbar 2025-02-12 14:59:43 +01:00
test_edit_polygon.py Update the tests and remove cancel edits 2025-03-28 18:00:14 +01:00
test_export_map.py wip: move formatters to a module 2024-07-05 17:51:53 +02:00
test_facets_browser.py feat: only add visible markers (and tooltips) to DOM 2024-10-10 19:50:40 +02:00
test_features_id_generation.py chore: move DrawToolbar and SettingsToolbar to bar.js module 2025-02-06 12:26:58 +01:00
test_import.py fixup: fix tests 2025-03-27 13:14:20 +01:00
test_map.py chore: use pytest-rerunfailed 2024-10-10 10:31:25 +02:00
test_map_list.py fix: make sure we do not render browser in map fragment 2024-04-17 08:27:58 +02:00
test_map_preview.py feat: handle multiple dataUrl parameters on map load 2024-06-25 16:41:39 -04:00
test_optimistic_merge.py wip: tests pass 2025-03-28 18:00:14 +01:00
test_owned_map.py chore: move DrawToolbar and SettingsToolbar to bar.js module 2025-02-06 12:26:58 +01:00
test_picto.py chore(forms): refactor icon preview of IconURL field 2025-01-08 16:14:36 +01:00
test_popup.py chore: add very minimal test for OSM popup template 2024-12-05 17:29:30 +01:00
test_querystring.py fix: make sure datalayersControl=expanded does not override onLoadPanel 2024-09-04 15:00:14 +02:00
test_save.py wip: tests pass 2025-03-28 18:00:14 +01:00
test_share.py fix: make sure to reset feature query string parameter 2024-03-01 15:45:07 +01:00
test_slideshow.py chore: move Feature.js integration tests to PW 2024-04-01 11:12:26 +02:00
test_star.py feat: move star button to caption 2025-01-23 11:25:09 +01:00
test_tableeditor.py chore: move DrawToolbar and SettingsToolbar to bar.js module 2025-02-06 12:26:58 +01:00
test_team.py chore: use our own Team model 2024-08-30 15:53:18 +02:00
test_tilelayer.py Also update regex 2024-08-19 12:20:58 +03:00
test_undo_redo.py wip: tests pass 2025-03-28 18:00:14 +01:00
test_view_marker.py fix: do not save "null" instead of null for showLabel 2025-02-07 21:56:02 +01:00
test_view_polygon.py fix: polygon with interactive=false was still interactive 2024-09-20 10:21:57 +02:00
test_view_polyline.py feat: add elevation gain and loss in extended properties 2024-12-09 13:14:34 +01:00
test_websocket_sync.py wip: add test to make sure saving also save remote dirty datalayers 2025-03-28 18:00:14 +01:00