umap/umap/tests/integration
Yohan Boniface 0ce1971b4e
Merge pull request #1794 from umap-project/integrate-facets
feat: integrate facets into browser filters
2024-05-09 17:57:15 +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 chore: fix tests after fieldset refactor 2024-05-07 13:29:03 +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 chore: fix tests after fieldset refactor 2024-05-07 13:29:03 +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 wip: add integration test to make sure filters are kept when closing panel 2024-05-09 15:57:14 +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 feat: open popup when default view is set to latest 2024-04-16 14:52:52 +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 chore: move Feature.js integration tests to PW 2024-04-01 11:12:26 +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