ITADN

Make playwright testing work accross machines

#56ClosedSleeplessOne1917 创建于 2024-05-09
I use an Arch spin as my daily driver, and playwright tests are not supported on that platform. This makes it impossible for me to run tests locally. We definitely want end to ends tests to make sure we don't introduce regressions. There are [docs for running playwright in docker](https://playwright.dev/docs/docker), which seems like the most obvious viable option.
关闭于 2024-05-22 1 条评论