Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove railtie, speed up tests, clean up test structure. #9

Merged
merged 3 commits into from
Apr 22, 2015

Conversation

cqr
Copy link
Contributor

@cqr cqr commented Apr 21, 2015

Remove railtie which should go in prx_auth-rails gem. That gem can include
controller methods, automatic middleware insertion, and a dependency on this
gem.

Clean up test directory structure and guardfile.

Go from from 1.7 assertions/s (post railtie-related test removal) to
104.4 assertions/s.

note: went into this gem because I needed to remove the railtie, which makes working in development (where we have a different certificate location and issuer) a pain in the neck.

Remove railtie which should go in `prx_auth-rails` gem. That gem can include
controller methods, automatic middleware insertion, and a dependency on this
gem.

Clean up test directory structure and guardfile.

Go from from 1.7 assertions/s (post railtie-related test removal) to
104.4 assertions/s.
@kookster
Copy link
Member

LGTM, waiting to see if travis passes.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.3%) to 100.0% when pulling 58cc497 on fix/railtie into 9b91941 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+1.3%) to 100.0% when pulling 58cc497 on fix/railtie into 9b91941 on master.

@cqr
Copy link
Contributor Author

cqr commented Apr 22, 2015

@kookster should be ready for you to look at

@kookster
Copy link
Member

nice, thanks!

kookster added a commit that referenced this pull request Apr 22, 2015
Remove railtie, speed up tests, clean up test structure.
@kookster kookster merged commit 2712250 into master Apr 22, 2015
@kookster kookster deleted the fix/railtie branch April 22, 2015 15:11
@cqr
Copy link
Contributor Author

cqr commented Apr 23, 2015

@kookster I didn't mean you should look at it while you're on vacation! Thanks

@kookster
Copy link
Member

(this was an easy one)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants