Christian Bruckmayer
|
734e1d4dd9
|
Revert "Mock request to fix factory girl rake"
This reverts commit 0295850f20.
Because it broke our Heroku deployment.
|
2017-03-03 15:08:31 +01:00 |
|
Christian Bruckmayer
|
322d58c61c
|
Revert "fixed travis issues"
This reverts commit 1255088ff0.
Because it broke our heroku deployment
|
2017-03-03 15:07:54 +01:00 |
|
Siddhant Bajaj
|
0295850f20
|
Mock request to fix factory girl rake
|
2017-02-21 14:44:52 +05:30 |
|
Siddhant Bajaj
|
1255088ff0
|
fixed travis issues
|
2017-02-20 23:43:02 +05:30 |
|
Henne Vogelsang
|
9c2ef19741
|
Don't require support/external_request from rake tasks
If we require this we're requiring everything that
support/external_request requires for production.
|
2016-03-09 13:34:54 +01:00 |
|
Aditya Prakash
|
6301072484
|
Add webmock for external requests in tests
external_request.rb needs to be required before lint is run.
|
2016-03-02 21:15:29 +05:30 |
|
Aditya Prakash
|
f84150362b
|
Move FactoryGirl.lint to rake task
This significantly improves start time of tests. It is also the recommended
way: https://github.com/thoughtbot/factory_girl/blob/master/GETTING_STARTED.md#linting-factories
Read more at: https://github.com/thoughtbot/factory_girl/issues/772
|
2016-03-02 21:15:28 +05:30 |
|