aboutsummaryrefslogtreecommitdiff
path: root/tests/playwright/test_home.py
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2023-03-07 19:54:07 +0100
committerDaniel Schadt <kingdread@gmx.de>2023-03-07 19:59:01 +0100
commite8678a7155ff64d797693f7a8ec84c196d1d4748 (patch)
tree1ef7e872b4a2965841c75d08acb930f5b96d1cbe /tests/playwright/test_home.py
parentf232660e17f9dfe642f986ebb0de34a3c8f24c83 (diff)
downloadfietsboek-e8678a7155ff64d797693f7a8ec84c196d1d4748.tar.gz
fietsboek-e8678a7155ff64d797693f7a8ec84c196d1d4748.tar.bz2
fietsboek-e8678a7155ff64d797693f7a8ec84c196d1d4748.zip
switch order of expect & assert
While it shouldn't change the outcome of the test, it might make the test less flaky, as the expect call will wait until the page is loaded - which also indicates that the data is updated. Without this, the test depends on the backend being "fast enough" with applying the transformation.
Diffstat (limited to 'tests/playwright/test_home.py')
0 files changed, 0 insertions, 0 deletions