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
2017-12-18 10:17:13 -08:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
integration openssl_certificate: Return self.cert.get_VALUES() (#33970) 2017-12-18 14:34:34 +05:30
legacy cloudscale_floating_ip module (#33181) 2017-12-11 14:48:35 +00:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Revert to stable vcsim docker image. (#33952) 2017-12-15 21:32:22 +05:30
sanity Add validation test for new copyright (#32919) 2017-12-16 09:23:54 -08:00
units Split basic units (#33510) 2017-12-18 10:17:13 -08:00
utils Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00