Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filesystem abstraction #56

Closed
cassinius opened this issue Jul 14, 2018 · 1 comment
Closed

Filesystem abstraction #56

cassinius opened this issue Jul 14, 2018 · 1 comment

Comments

@cassinius
Copy link
Collaborator

  • make all filesystem request conditional on being in a Node environment
  • else, load the files async from a web server
  • the goal is to have one test suite that can run in the browser as well as NodeJS
@cassinius
Copy link
Collaborator Author

Not necessary anymore, I've decided to only run performance tests in a browser, probably in a separate project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant