Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Test helpers for unit/integration tests #209

Open
phillbaker opened this issue Jun 9, 2014 · 3 comments
Open

Test helpers for unit/integration tests #209

phillbaker opened this issue Jun 9, 2014 · 3 comments

Comments

@phillbaker
Copy link
Collaborator

As #198 and #199 pointed out, having test support for rspec/minitest/integration tests for common patterns would be very helpful.

@phillbaker
Copy link
Collaborator Author

The solution in #199 is also helpful for ActionMailer tests.

@phillbaker
Copy link
Collaborator Author

@phillbaker phillbaker modified the milestones: 2.1.0, 2.0.1 Jan 7, 2016
@phillbaker phillbaker modified the milestones: 2.1.0, 2.2.0 Jan 18, 2016
@phillbaker phillbaker modified the milestones: 2.2.0, 2.2.1 Mar 27, 2016
@phillbaker
Copy link
Collaborator Author

This might also include refactoring the test suite to move away from running the entire suite with different adapters to specific test files for the adapters or a shared spec run for each of them, similar to https://github.com/jnunemaker/flipper/blob/master/lib/flipper/spec/shared_adapter_specs.rb.

@phillbaker phillbaker modified the milestones: 2.2.1, 2.2.2 Apr 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant