mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 02:28:12 -03:30
Updates to permissions checks (and tests), add logging around permission checks, permission-related fixes to support browsable API, work in progress on job templates API, added default logging settings.
This commit is contained in:
@@ -20,5 +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
|
||||
from lib.main.tests.jobs import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user