umap/umap/tests/integration
2024-07-31 22:29:29 +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
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 wip: rework dialog class 2024-07-02 18:11:22 +02:00
test_caption.py feat: remove defaultPanelMode from now 2024-05-17 17:18:05 +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_conditional_rules.py feat: add AutocompleteDatalist and use it for conditional rules 2024-07-10 10:10:53 +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: remove print 2024-07-29 16:24:59 +02:00
test_draw_polyline.py wip: refactor DataLayer.geojsonToFeatures and fix sync tests 2024-07-29 16:24:59 +02:00
test_edit_datalayer.py wip: rework dialog class 2024-07-02 18:11:22 +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 fix: import unified relations and tags from OSM data (use latest osmtogeojson) 2024-07-10 09:23:52 +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 fix: show delete button for owner and anonymous owner 2024-07-31 22:29:29 +02:00
test_picto.py chore: uniformize buttons across panels and alerts 2024-06-12 18:03:05 -04:00
test_querystring.py chore: fix integration tests 2024-04-16 09:09:59 +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_statics.py chore: fix translated test 2024-06-14 20:51:29 +02:00
test_tableeditor.py chore: fix tests 2024-07-12 12:12:29 -04:00
test_tilelayer.py chore: fix formatting 2024-05-01 16:26:38 +02: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