Closed alekstorm closed 3 years ago
This makes it much easier to mock out in tests: all (or most) RSpec-specific logic is now isolated to the RSpecAdapter module. Also simplifies DynamoDB configuration.
Looks good to me! By any chance is there a higher-level doc/Slack thread that shows the other PRs in this series?
Yeah, it's pretty much just these.
This makes it much easier to mock out in tests: all (or most) RSpec-specific logic is now isolated to the RSpecAdapter module. Also simplifies DynamoDB configuration.