1. 15 Feb, 2015 2 commits
  2. 13 Feb, 2015 1 commit
    • Decorator and Mock Test · 35647b98
      Intentional changes:
      1) Added a decorator implementation of CodeBlockTimer.
      2) Wrote a unit test for said decorator using a mock.Mock of
         the storage class.
      
      Side effect changes:
      1) Removed dependency on path module.
      2) Changed storage import to module-level import (run-time module
         member lookups are helpful for safe patched mocking.)
      3) Added test dbs to .gitignore.
      
      Thanks; this was fun.
      Ethan Gafford committed
  3. 29 Dec, 2014 2 commits
  4. 19 Dec, 2014 4 commits
  5. 18 Dec, 2014 2 commits
  6. 17 Dec, 2014 1 commit
  7. 16 Dec, 2014 8 commits