datadog_backup icon indicating copy to clipboard operation
datadog_backup copied to clipboard

Lack of integration testing hiding problems in the workflow.

Open jim80net opened this issue 2 years ago • 0 comments

Issues like https://github.com/scribd/datadog_backup/issues/145 and https://github.com/scribd/datadog_backup/issues/148 would have likely been caught by testing the gem against a test environment, or a VCR recording.

I want an integration test suite so that bugs and regressions are more obvious.

Note: It is worthwhile to consider that a refactor https://github.com/scribd/datadog_backup/pull/143 is slowly making its way to v4.

jim80net avatar Feb 10 '23 23:02 jim80net