umap/umap/tests/integration
Yohan Boniface 6294886faa
Merge pull request #1829 from umap-project/panel-mode
fix: make explicit default panel modes
2024-05-17 17:39:47 +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 chore: try to change Playwright expect timeout 2024-05-02 14:30:54 +02:00
test_anonymous_owned_map.py chore: skip failing test for now 2024-05-01 16:57:46 +02:00
test_basics.py chore: be more explicit on what HTML we allow when escaping 2024-05-01 16:26:38 +02:00
test_browser.py feat: remove defaultPanelMode from now 2024-05-17 17:18:05 +02:00
test_caption.py feat: remove defaultPanelMode from now 2024-05-17 17:18:05 +02:00
test_choropleth.py chore: fix tests after fieldset refactor 2024-05-07 13:29:03 +02:00
test_collaborative_editing.py chore: add openmap fixture 2024-03-27 13:01:01 +01:00
test_dashboard.py fix: hide delete button for editors in dashboard 2024-04-16 11:32:00 +02:00
test_datalayer.py chore: fix tests 2024-04-16 09:09:59 +02:00
test_draw_polygon.py fix: open edit panel when pressing ESC while drawing, if valid 2024-05-09 16:43:01 +02:00
test_draw_polyline.py fix: open edit panel when pressing ESC while drawing, if valid 2024-05-09 16:43:01 +02:00
test_edit_datalayer.py fix: do not close blindly editPanel when deleting a layer 2024-05-17 17:01:47 +02:00
test_edit_map.py chore: fix tests after fieldset refactor 2024-05-07 13:29:03 +02:00
test_edit_marker.py chore: fix tests after fieldset refactor 2024-05-07 13:29:03 +02:00
test_edit_polygon.py chore: fix tests after fieldset refactor 2024-05-07 13:29:03 +02:00
test_export_map.py chore: move exports tests from js to playwright 2024-03-22 10:50:50 +01:00
test_facets_browser.py feat: add defaultPanelMode setting 2024-05-16 19:48:19 +02:00
test_features_id_generation.py chore: add ids on features 2024-02-22 16:32:18 +01:00
test_import.py fix: deal with the modifier key under macOS 2024-05-01 11:40:37 -04:00
test_map.py fix: show non visible layers in caption 2024-05-14 16:26:00 +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 chore: add test to cover opening feature on load 2024-03-01 15:49:27 +01:00
test_owned_map.py chore: fix tests 2024-04-16 09:09:59 +02:00
test_picto.py chore: fix integration tests 2024-04-16 09:09:59 +02: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 wip: make that "browse data" opens the browser in expanded mode 2024-04-16 18:07:21 +02:00
test_tableeditor.py chore: fix tests 2024-04-16 09:09:59 +02:00
test_tilelayer.py chore: fix formatting 2024-05-01 16:26:38 +02:00
test_view_marker.py feat: remove defaultPanelMode from now 2024-05-17 17:18:05 +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