mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 01:58:09 -03:30
Stub tests for jobs REST API.
This commit is contained in:
@@ -20,3 +20,5 @@ from lib.main.tests.inventory import InventoryTest
|
||||
from lib.main.tests.projects import ProjectsTest
|
||||
from lib.main.tests.commands import *
|
||||
from lib.main.tests.tasks import RunJobTest
|
||||
from lib.main.tests.jobs import JobsTest # similar to above, but mostly focused on REST API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user