Joined June 2012
·
Posted to
Cut down some seconds of your spec suite by removing database_cleaner
over 1 year
ago
@felipeelias improved only from 38m36 to 37m02 :(
Posted to
Cut down some seconds of your spec suite by removing database_cleaner
over 1 year
ago
Hey, I will check if that improves my suite!
I did a small change due to foreign keys in my database: http://pastie.org/private/wemfrwk6yxva3syd7kcja
I will post the improvement ASAP.
Achievements
97 Karma
0 Total ProTip Views
Altruist
Increase developer well-being by sharing at least 20 open source projects
Raven
Have at least one original repo where some form of shell script is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
Cub
Have at least one original jQuery or Prototype open source repo
Ashcat
Make Ruby on Rails better for everyone by getting a commit accepted
@felipeelias my application only works with javascript.
There is no complex javascript (only jQuery and jQuery UI) but it have masked inputs, date pickers and modals in almost every screen.
I think that's the cause of my slow suite and not the database :(