reflex/tests/integration
Thomas Brandého 3f538865b5
reorganize all tests in a single top folder (#3981)
* lift node version restraint to allow more recent version if already installed

* add node test for latest version

* change python version

* use purple for debug logs

* update workflow

* add playwright dev dependency

* update workflow

* change test

* oops

* improve test

* update test

* fix tests

* mv units tests to a subfolder

* reorganize tests

* fix install

* update test_state

* revert node changes and only keep new tests organization

* move integration tests in tests/integration

* fix integration workflow

* fix dockerfile workflow

* fix dockerfile workflow 2

* fix shared_state
2024-09-26 01:22:52 +02:00
..
init-test reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
shared reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
__init__.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
conftest.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_background_task.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_call_script.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_client_storage.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_component_state.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_computed_vars.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_connection_banner.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_deploy_url.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_dynamic_components.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_dynamic_routes.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_event_actions.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_event_chain.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_exception_handlers.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_form_submit.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_input.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_large_state.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_lifespan.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_login_flow.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_media.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_navigation.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_server_side_event.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_shared_state.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_state_inheritance.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_table.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_tailwind.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_upload.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_urls.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_var_operations.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
utils.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00