mirror of
https://github.com/ansible/awx.git
synced 2026-04-22 02:10:23 -02:30
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.
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.