owncast/test/automated/browser/jest.config.json
Gabe Kangas cc6b257470
Automated browser testing (#1415)
* Move automated api tests to api directory

* First pass at automated browser testing
2021-09-17 14:04:09 -07:00

4 lines
68 B
JSON

{
"name": "owncast browser tests",
"preset": "jest-puppeteer"
}