mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-13 20:00:15 -04:00
Simplify tests with pytest-playwright (#523)
* Simplify tests with pytest-playwright * Add pytest-playwright to pip * Fix simple_clock example * Attempt to make example tests more robust * Make pre-commit happy * Revert accidental change to simple_clock pyscript resources * Another attempt at reducing flakeyness * Do not wait until page load event is fired * Remove pointless py-config Co-authored-by: mariana <marianameireles@protonmail.com>
This commit is contained in:
@@ -12,3 +12,6 @@ dependencies:
|
||||
- codespell
|
||||
- pre-commit
|
||||
- playwright
|
||||
|
||||
- pip:
|
||||
- pytest-playwright
|
||||
|
||||
Reference in New Issue
Block a user