1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00
awx/awx_collection/test/awx
AlanCoding fd93964953
Changed status tweaks for API validation and encryption
API validation topic:
 - do not set changed=True if the object did not actually change
 - deals with cases where API manipulates data before saving

Warn if encrypted data prevent accurate changed status

Handle false changed case of tower_user password
  password field not present in data

Test changed=True warning with JT/WFJT survey spec defaults
  case for list data in JSON
2020-04-09 09:58:12 -04:00
..
conftest.py Changed status tweaks for API validation and encryption 2020-04-09 09:58:12 -04:00
test_credential_type.py Changed status tweaks for API validation and encryption 2020-04-09 09:58:12 -04:00
test_credential.py Changed status tweaks for API validation and encryption 2020-04-09 09:58:12 -04:00
test_group.py Add alias for group children of groups 2020-03-25 11:33:13 -04:00
test_inventory_source.py [last PR stuff] + Add warning if configs specified in 2 params (#5) 2020-02-26 09:26:55 -05:00
test_inventory.py Fix server error creating smart inventories 2020-03-10 22:00:31 -04:00
test_job_template.py Changed status tweaks for API validation and encryption 2020-04-09 09:58:12 -04:00
test_job.py Make module prefer interval (if set) over min/max 2020-03-27 15:05:23 -04:00
test_label.py Add label tests and flake8 fixes 2020-03-20 20:09:08 -04:00
test_module_utils.py [last PR stuff] + Add warning if configs specified in 2 params (#5) 2020-02-26 09:26:55 -05:00
test_notification.py Changed status tweaks for API validation and encryption 2020-04-09 09:58:12 -04:00
test_organization.py Optional tower cli (#3) 2020-02-26 09:26:22 -05:00
test_project.py Optional tower cli (#3) 2020-02-26 09:26:22 -05:00
test_role.py Convert tower_role to no longer use tower-cli 2020-03-20 23:28:48 -04:00
test_send_receive.py Fix test errors running locally with Ansible devel 2020-03-20 19:52:13 -04:00
test_settings.py Fix regression in tower_settings module 2020-03-19 23:03:58 -04:00
test_team.py Optional tower cli (#3) 2020-02-26 09:26:22 -05:00
test_user.py Changed status tweaks for API validation and encryption 2020-04-09 09:58:12 -04:00
test_workflow_job_template_node.py Allow setting identifier for approval nodes 2020-04-03 15:33:57 -04:00
test_workflow_job_template.py fix bug processing survey spec 2020-03-23 22:00:02 -04:00
test_workflow_template.py remove deprecated legacy manual inventory source support 2020-04-03 10:54:43 -04:00