reflex/tests/benchmarks/conftest.py
Thomas Brandého d0199a326f
move benchmarks and add some more ()
* move benchmarks and add some more

* change key and paths

* parametrize tests

* more specific ignore

* rename fixture

* remove previous file

* add tests for _compile_stateful_components
2025-02-05 13:19:45 -08:00

4 lines
67 B
Python

from .fixtures import evaluated_page
__all__ = ["evaluated_page"]