Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Develop set of tests that emulate Webmaker App's use of MakeDrive #455

Open
humphd opened this issue Oct 31, 2014 · 0 comments
Open

Develop set of tests that emulate Webmaker App's use of MakeDrive #455

humphd opened this issue Oct 31, 2014 · 0 comments

Comments

@humphd
Copy link
Contributor

humphd commented Oct 31, 2014

Our first production use case for MakeDrive is Webmaker App, and I'd like to get a regression test suite that covers all the various ways that it uses MakeDrive. At the moment, this includes things like:

  • fs.readFile and fs.writeFile for UTF8 JSON files
  • fs.stat
  • fs.unlink
  • sh.rm
  • sync events

Most of the code that uses MakeDrive is in the following files:

I'd like to see these tests be easily runnable from a browser, since I want to use this as a way to test MakeDrive on various devices/OSes/browsers.

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

No branches or pull requests

2 participants