Skip to content

Commit

Permalink
Add empty cache test case. Tweaked wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
donnemartin committed Sep 21, 2015
1 parent a1f2822 commit 846d42c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ F. Update and review `Sphinx` docs

$ python setup.py build_sphinx

G. Push changes to `develop`
G. Push changes

H. Review Travis, Codecov, and Gemnasium for `develop`
H. Review Travis, Codecov, and Gemnasium

I. Start a new release branch

Expand Down Expand Up @@ -58,6 +58,7 @@ Run the following on Python 2.7 and Python 3.4:
* Craete a new `virtualenv`
* Pip install `SAWS` into new `virtualenv`
* Run `SAWS`
* Empty cache
* Check resource load from cache
* Force refresh of resources
* Toggle toolbar options
Expand Down

0 comments on commit 846d42c

Please sign in to comment.