umap/umap/tests/integration
2024-09-11 14:54:54 +02: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: refactor DataLayer.geojsonToFeatures and fix sync tests 2024-07-29 16:24:59 +02:00
helpers.py fix: import GPX desc as description 2024-08-14 11:01:31 +02:00
test_anonymous_owned_map.py fix: show delete button for owner and anonymous owner 2024-07-31 22:29:29 +02:00
test_basics.py fix: catch login_required from map page and add a way to login 2024-07-30 14:41:10 +02:00
test_browser.py fix: filter feature by displayName by default 2024-09-10 10:02:41 +02:00
test_caption.py chore: use our own Team model 2024-08-30 15:53:18 +02:00
test_categorized_layer.py feat: add new type of layer Categorized 2024-07-01 12:48:46 +02:00
test_choropleth.py chore: fix tests after fieldset refactor 2024-05-07 13:29:03 +02:00
test_circles_layer.py wip: use sqrt for computing circles radius to smooth the sizes 2024-08-13 11:11:24 +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 feat: add explicit empty/not empty check in conditional rules 2024-09-06 16:47:19 +02:00
test_dashboard.py chore: add minimal dialog class to replace custom made help box 2024-05-22 14:00:53 +02:00
test_datalayer.py chore: try to fix toZoom and fromZoom randomly failing tests 2024-07-11 16:07:27 +02:00
test_draw_polygon.py wip: add integration test coverring huge path geometry editing 2024-09-05 17:54:01 +02:00
test_draw_polyline.py fix: import GPX desc as description 2024-08-14 11:01:31 +02:00
test_edit_datalayer.py fix: make sure datalayersControl=expanded does not override onLoadPanel 2024-09-04 15:00:14 +02:00
test_edit_map.py chore: make browser labels consistent 2024-06-14 18:24:54 +02:00
test_edit_marker.py chore: fix tests after fieldset refactor 2024-05-07 13:29:03 +02:00
test_edit_polygon.py wip: rework dialog class 2024-07-02 18:11:22 +02:00
test_export_map.py wip: move formatters to a module 2024-07-05 17:51:53 +02:00
test_facets_browser.py chore: make browser labels consistent 2024-06-14 18:24:54 +02:00
test_features_id_generation.py chore: add ids on features 2024-02-22 16:32:18 +01:00
test_import.py feat: make boundary persistent in overpass importer 2024-09-03 15:29:40 +02:00
test_map.py feat: give precedence to feature in query string over onLoadPanel 2024-06-21 21:57:34 +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 fix: listen to the correct event for conflicts 2024-06-12 19:06:28 -04:00
test_owned_map.py chore: use our own Team model 2024-08-30 15:53:18 +02:00
test_picto.py chore: uniformize buttons across panels and alerts 2024-06-12 18:03:05 -04:00
test_querystring.py fix: make sure datalayersControl=expanded does not override onLoadPanel 2024-09-04 15:00:14 +02: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 fix: star control was using old post method 2024-02-16 10:59:25 +01:00
test_tableeditor.py chore: fix tests 2024-07-12 12:12:29 -04: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 feat: expose marker altitude in variables (as "alt") 2024-07-23 21:33:55 +02:00
test_view_polygon.py chore: move Feature.js integration tests to PW 2024-04-01 11:12:26 +02:00
test_view_polyline.py chore: move Feature.js integration tests to PW 2024-04-01 11:12:26 +02:00
test_websocket_sync.py wip: refactor DataLayer.geojsonToFeatures and fix sync tests 2024-07-29 16:24:59 +02:00