jvilk / BrowserFS

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
Other
3.07k stars 217 forks source link

Run tests in headless Chrome #214

Closed jvilk closed 1 year ago

jvilk commented 6 years ago

Using headless Chrome will let us run Chrome tests in Travis-CI.

james-pre commented 1 year ago

Closing since we have moved away from Travis-CI