summaryrefslogtreecommitdiffstats
path: root/awxkit/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ability to user awxkit with websocket custom urlsCésar Francisco San Nicolás Martínez2024-02-201-0/+5
* Update to comply with new black rulesAlan Rominger2023-02-012-19/+0
* add credential file supportsezanzeb2021-09-121-0/+57
* Run flake8 on awxkitAlan Rominger2021-06-295-14/+1
* Rename managed_by_tower to managedChristian M. Adams2021-06-221-2/+2
* Removed references to tower in InventorySource and CredentialsAmol Gautam2021-06-221-3/+3
* Use built-in suppress from contextlibJake McDermott2021-04-121-26/+0
* move code linting to a stricter pep8-esque auto-formatting tool, blackRyan Petrello2021-03-239-323/+286
* Add `name` to StringIO object to fix failing testAggelos Kolaitis2020-09-131-0/+1
* Allow YAML as a CLI import formatRigel Di Scala2020-08-101-0/+26
* remove python2 support from awxkitRyan Petrello2020-03-194-18/+5
* properly parse CLI arguments for launch endpointsRyan Petrello2019-10-301-3/+3
* cli: make "detail" actions actually respect Allow: headersRyan Petrello2019-09-101-0/+6
* cli: add support for granting and revoking roles from users/teamsRyan Petrello2019-09-091-1/+1
* cli: add ability to specify a name instead of primary keyRyan Petrello2019-09-031-10/+11
* fix a formatting bug re: required arguments in the CLIRyan Petrello2019-08-221-21/+1
* support the new CLI in py2 *and* py3Ryan Petrello2019-08-205-7/+35
* Remove this dependency that we don't needElijah DeLee2019-08-151-64/+0
* simplify awxkit dependenciesRyan Petrello2019-08-121-1/+1
* import awxkitRyan Petrello2019-08-0912-0/+1884