-
Notifications
You must be signed in to change notification settings - Fork 3
Testing
Samuel A.Rebelsky edited this page Jul 25, 2014
·
1 revision
When you make a significant (or perhaps even not so significant) change to MIST, you should check each of the following. (At some point in the near future, we should automate all of this, which means that we need to upgrade the API, and probably make the GUI scriptable.)
[ ] Load a workspace
[ ] Save a workspace
[ ] Save an image
[ ] Save an image (using API)
[ ] Delete an image
[ ] That you own
[ ] That you do not own (should fail)
[ ] That does not exist (should fail)
[ ] With corresponding comments
[ ] That's also in an album
[ ] Create an album
[ ] Delete an album
[ ] Add an image to an album
MathOverImages is the framework for the MIST platform. A live implementation of this framework is available at http://glimmer.grinnell.edu.