.. |
__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
|
feat: allow to configure the default label keys per instance
|
2024-12-02 12:58:19 +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
|
chore: move DrawToolbar and SettingsToolbar to bar.js module
|
2025-02-06 12:26:58 +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: highlight bar buttons according to open panel
|
2025-02-06 10:02:32 -05:00 |
test_draw_polyline.py
|
chore: move DrawToolbar and SettingsToolbar to bar.js module
|
2025-02-06 12:26:58 +01:00 |
test_edit_datalayer.py
|
chore: move DrawToolbar and SettingsToolbar to bar.js module
|
2025-02-06 12:26:58 +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: move DrawToolbar and SettingsToolbar to bar.js module
|
2025-02-06 12:26:58 +01:00 |
test_edit_polygon.py
|
chore: move DrawToolbar and SettingsToolbar to bar.js module
|
2025-02-06 12:26:58 +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
|
fix: do not import empty features
|
2025-02-07 09:11:16 +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
|
feat(forms): add a debounce for Input and Textarea fields
|
2025-01-27 17:25:56 +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
|
chore: move DrawToolbar and SettingsToolbar to bar.js module
|
2025-02-06 12:26:58 +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_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
|
chore: use editable-edited event to sync changes (#2478)
|
2025-02-07 09:12:45 +01:00 |