aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support/helper/integration_command_test_case.rb
AgeCommit message (Expand)Author
2017-02-28Remove Minitest.Markus Reiter
2017-02-12rubocop: trailing comma in multiline method callsAlyssa Ross
2017-02-11Use `Open3` for integration tests instead of manually forking.Markus Reiter
2017-02-10Revert "Use `Open3` for integration tests instead of manually forking."ilovezfs
2017-02-09Use `Open3` for integration tests instead of manually forking.Markus Reiter
2017-01-22tests: clean up file system for all testsAlyssa Ross
2017-01-21tests: enforce `super` in lifecycle hooksAlyssa Ross
2017-01-18integration_command_test_case: improve fail outputMike McQuaid
2016-11-20Replace Utils::JSON with corelib JSON calls.William Woodruff
2016-11-16Require `integration_command_test_case` in `testing_env`.Markus Reiter
2016-11-16Move `integration_mocks` to `test/support/helper`.Markus Reiter
2016-11-16Move all remaining fixtures to `test/support/fixtures`.Markus Reiter