Files
awx/awx/main/tests/old
Akita Noek a0017eb074 Skip troublesome old job tests
These are actively being worked on by matburt and cmeyers, merging these
skips because the otherwise unrelated test failures are causing
headaches for the UI team.
2016-07-08 12:33:32 -04:00
..
2016-07-08 12:33:32 -04:00
2016-06-14 11:45:34 -04:00
2016-07-08 12:33:32 -04:00
2016-02-02 09:17:45 -05:00
2016-03-22 11:09:54 -04:00

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.