summaryrefslogtreecommitdiffstats
path: root/awx_collection/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run collection sanity tests in CI (#13356)Alan Rominger2022-12-202-2/+2
* Fix lookup plugins sanity (#13238)Jake Jackson2022-12-151-3/+3
* [collection] Add 'instance' moduleRick Elrod2022-09-231-1/+0
* machinery to allow POSTing payloads to instances/ endpointSarabraj Singh2022-09-231-1/+2
* adding prompt-to-launch field on Labels field in Workflow Templates; with nec...Sarabraj Singh2022-09-221-1/+12
* JT param everything (#12646)John Westcott IV2022-09-221-0/+24
* Adding subscriptions module and adding pool_id to license module (#12560)John Westcott IV2022-07-281-0/+1
* Allow modification of schedule if there are two of the same name (#12407)Tom Page2022-06-291-1/+14
* update awx collection workflow modulesean-m-sullivan2022-04-271-1/+1
* Collection meta runtime updates (#11952)John Westcott IV2022-03-291-0/+37
* let an organization admin to add new users to it's tower organizationIvan Aragonés Muniesa2022-02-091-2/+2
* Fix more F811 linter violationsAlan Rominger2022-01-142-2/+2
* add new name to multiple modulessean-m-ssullivan2022-01-061-0/+2
* add ability to lookup unified job template by orgsean-m-ssullivan2021-09-271-2/+5
* Adding unit test for no header responseJohn Westcott IV2021-09-101-0/+28
* Merge pull request #10809 from beeankha/remove_deprecated_paramsBianca Henderson2021-08-091-40/+15
|\
| * Remove Collections module parameters deprecated in Controller 4.0.0beeankha2021-08-031-40/+15
* | Point to the correct name for AAP within collectionsbeeankha2021-08-061-1/+1
|/
* Fix sanity errors for collectionsbeeankha2021-07-302-2/+4
* Add back in fixtureAlan Rominger2021-07-091-0/+9
* Remove added assertion that was wrongAlan Rominger2021-07-091-1/+0
* Run flake8 on the AWX collection in CIAlan Rominger2021-07-097-7/+9
* fix pylint 2.9 errors in awx collectionSeth Foster2021-06-301-6/+6
* Fix ansible-test pep8 bug and add notable releaseAlan Rominger2021-06-291-0/+1
* Fix copy_from warning messageSeth Foster2021-06-261-0/+23
* Symlink modules for 2.9 compat (#5103)Alan Rominger2021-06-221-2/+3
* Rename managed_by_tower to managedChristian M. Adams2021-06-221-1/+1
* Remove insights_credential from inventoryBill Nottingham2021-06-221-4/+1
* add job data to filed wait jobssean-m-ssullivan2021-06-111-9/+4
* Fix testsShane McDonald2021-06-091-1/+1
* sanity testsSeth Foster2021-06-081-1/+1
* remove deprecated modulesSeth Foster2021-06-082-159/+0
* tower_username to controller_username, etcSeth Foster2021-06-083-14/+14
* Added env variable CONTROLLER_HOST, et al. Add awx.awx namespace to the runti...Seth Foster2021-06-081-3/+3
* mostly includes renaming non-syntax references to towerSeth Foster2021-06-085-16/+16
* controller_meta, templatingSeth Foster2021-06-081-2/+2
* fix unit testsSeth Foster2021-06-082-2/+3
* more rename, mostly in testSeth Foster2021-06-0827-171/+163
* pycharm refactor rename files and class, linux rename tower_ controller_Seth Foster2021-06-082-11/+11
* mock has_unpartitioned_events in collection testsJim Ladd2021-06-041-1/+12
* Merge pull request #9896 from sean-m-sullivan/approval_nodesoftwarefactory-project-zuul[bot]2021-04-251-3/+5
|\
| * fix completenesssean-m-ssullivan2021-04-231-3/+5
* | add tower workflow schema updatesean-m-ssullivan2021-04-221-1/+1
|/
* Remove custom inventory script APIAlan Rominger2021-04-221-1/+3
* fix awx_collections tests by comparing Decimal to float, instead of comparing...Seth Foster2021-04-082-4/+8
* Merge pull request #9741 from shanemcd/fix-project-inventoriessoftwarefactory-project-zuul[bot]2021-03-302-2/+7
|\
| * Fix collection testShane McDonald2021-03-292-2/+7
* | Fix format specification linting errosbeeankha2021-03-291-3/+5
|/
* Update unit test to pull in product names that are no longer hardcodedbeeankha2021-03-261-2/+2
* Fixing version checkJohn Westcott IV2021-03-251-3/+10