functional -> old

This commit is contained in:
Wayne Witzel III 2016-02-02 09:13:16 -05:00
parent a44318f0cd
commit f12ab22591
30 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
Old Tests
=========
This are the old django.TestCase / unittest.TestCase tests for Tower.
No new tests should be added to this folder. Overtime, we will be refactoring
tests out of this folder as py.test tests and into their respective functional
and unit folders.