1. 20 Feb, 2014 1 commit
    • Various tests using datafiles are being moved into the integration test… · fe7d3773
      Various tests using datafiles are being moved into the integration test framework (tests_new right now).
      
      The unit test infrastructure will remain for things that are mocked out and testable with out filesystem
      side effects, and a few cases of things that might not be quite so much (like inventory) that can still
      benefit from heavy access to the API.
      
      See the 'tests_new/integration' directory, this will soon fold into tests_new.
      Michael DeHaan committed