Refactor of test_cases to split EnvironmentFactory out of the base class

Now that we have the pieces in place to support introspection into ATS there is no need to build ATS for each test run (which is a HUGE perf gain). So instead of breaking compatability I'm refactoring the test_cases to have a shared base class and then one for EnvironmentFactory (for backwards compat) and one for CloneEnvironmentCase (which will be the new default)
1 file changed
tree: 6e1a2027fd70304a7b0e92a122c625c15a0ae013
  1. doc/
  2. examples/
  3. tests/
  4. tsqa/
  5. README.rst
  6. setup.py
  7. TODO.rst