Hi Stefan, Thanks for the testing.
You are not stupid at all, it was my fault: I think (from your link) that you are running the integration tests in the wrong branch: - "rails4" was created by Bryan Larsen some time ago when he started the efforts to migrate to Rails 4. - "rails4_testing" was my continuation months later (I didn't feel confident enough when I started work). I finally merged "rails4_testing" into master and forgot about it. So if you want to run the tests, please use the "master" branch. I'm going to delete the old branches right now to avoid future confusion. Regards, Ignacio El 19/12/13 10:23, Stefan Haslinger escribió: > Hi Ignacio, > > works nicely here as well on > > * Linux Mint LMDE > * Ruby 2.0.0p353 (rvm installed) > > Was trying to run the integration test, but seem to be too stupid: > Followed > https://github.com/Hobo/hobo/tree/rails4/integration_tests/agility_bootstrap > > stefan@saturn /var/rails/superapp $ rake test:integration > stefan@saturn /var/rails/superapp $ > > No output. > > So I tried my luck with the smoke tests as described < > https://github.com/tablatom/hobo/blob/master/README>, but failed with > > /tmp/hobo_app_template:7:in `apply': uninitialized constant > Rails::Generators::HoboSupport (NameError) > > > All Details are in the Gist <https://gist.github.com/haslinger/8036522>. > If you want me to try differently, please tell me how. > > Greetings from foggy Vienna, > Stefan > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/groups/opt_out. -- Ignacio Huerta Arteche http://www.ihuerta.net Teléfono: 0034 645 70 77 35 Email realizado con software libre -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
