Files
community.general/test/units
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
..
2017-12-13 15:03:06 +00:00
2017-10-13 20:25:12 -04:00
2017-07-18 07:20:23 -04:00
2017-05-30 18:05:19 +01:00
2017-12-05 12:43:13 -08:00
2017-12-18 10:17:13 -08:00
2017-12-15 13:43:07 +00:00
2017-05-30 18:05:19 +01:00
2017-09-13 01:53:08 -07:00