Bug #15916
As a developer, I want VCR test infrastructure added.
Description
The rake tests should be runnable against either a live server or with saved VCR output. Add this to hammer-cli-csv.
Associated revisions
History
#1
Updated by Thomas McKay over 6 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-csv|b50ceaa274ee55a3d2ccf0c7f734acb7de41afc4.
fixes #15916 - infrastructure to switch tests to use vcr
Switching to VCR will allow both running against a live server (as the existing tests do now) or to run in pre-recorded mode.
Setting initial code coverage to 26%
Added default rake task to run rubocop and test