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

Convert Minitest tests to Rspec #32

Open
wbushey opened this issue Oct 28, 2016 · 0 comments
Open

Convert Minitest tests to Rspec #32

wbushey opened this issue Oct 28, 2016 · 0 comments

Comments

@wbushey
Copy link
Member

wbushey commented Oct 28, 2016

Adopt A Tree currently has both Minitest tests (under /tests) and Rspec tests (under /specs). The Rspec tests are generally newer and cover greater variety of test types (model, controller, and behavioral), while the Minitest tests only cover controllers and one performance test. Minitest tests should be converted to be Rspec specs.

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