You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Toshio Kuratomi 370a7ace4b
Split basic units (#33510)
Split the one monolithic test for basic.py into several files

* Split test_basic.py along categories.
  This is preliminary to get a handle on things.  Eventually we may want
  to further split it so each file is only testing a single function.
* Cleanup unused imports from splitting test_basic.py
* Port atomic_move test to pytest.
  Working on getting rid of need to maintain procenv
* Split a test of symbolic_mode_to_octal to follow unittest best practices
  Each test should only invoke the function under test once
* Port test_argument_spec to pytest.
* Fix suboptions failure
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Adding aliases for field attributes and renaming async attribute (#33141) 8 years ago
integration openssl_certificate: Return self.cert.get_VALUES() (#33970) 8 years ago
legacy cloudscale_floating_ip module (#33181) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Revert to stable vcsim docker image. (#33952) 8 years ago
sanity Add validation test for new copyright (#32919) 8 years ago
units Split basic units (#33510) 8 years ago
utils Add Azure provider support to ansible-test and CI. 8 years ago