Commit Graph

6 Commits

Author SHA1 Message Date
Yury Semikhatsky 7330126bdb
chore: set PLAYWRIGHT_TEST=1 when running tests (#37380) 2025-09-11 08:31:21 -07:00
Simon Knott 7cbda37ab0
chore(testserver): allow overriding timeout (#37294) 2025-09-04 16:08:14 +02:00
Max Schmitt 1af4e367f4
fix(testServer): pass use options to listFiles command (#34832) 2025-02-18 00:33:45 +01:00
Dmitry Gozman 1ba3db6864
chore: implement clear-cache through plugins (#32471)
Also switches it to task runner.
2024-09-05 13:50:16 -07:00
Dmitry Gozman d4c77ce260
chore: make find-related-test-files work through plugins (#32465)
Also switches it to the task runner.
2024-09-05 06:52:11 -07:00
Dmitry Gozman 91012833c6
chore: move 'dev-server' extensibility point to plugin (#32448)
Instead of plumbing it through a custom unspecified config field, make
it a part of plugin interface.

Additionally, use task runner for starting/stopping dev server.
2024-09-05 02:22:27 -07:00