Hobo / hobo

The web app builder for Rails (moved from tablatom/hobo)
http://hobocentral.net
103 stars 39 forks source link

Integration tests for agility bootstrap #4

Closed iox closed 11 years ago

iox commented 11 years ago

I copied the integration_tests/agility folder into integration_tests/agility_bootstrap, and then I made all tests pass with hobo_bootstrap installed. In the process I tried to make sure that nothing looked too bad :).

bryanlarsen commented 11 years ago

"nothing looked to bad" maybe, but there's still stuff that doesn't look great. sortable-collection is the one that jumped out at me. But most of the fixes from here on out will be pushed to hobo_bootstrap, I imagine.

bryanlarsen commented 11 years ago

great work, BTW. This will make it a lot easier to fix up stuff like sortable-collection.

iox commented 11 years ago

Thanks Bryan. I didn't notice the sortable collection, capybara was moving too fast in the end :P. I'll add an issue about that in hobo_bootstrap, please do the same if you find any other point to be improved.

bryanlarsen commented 11 years ago

We'll probably want to play with the app manually to find something like this. The only reason that I picked up on the sortable-collection when it flashed past was because I expected it to look wrong...

On Wed, Oct 17, 2012 at 4:39 PM, Ignacio Huerta notifications@github.comwrote:

Thanks Bryan. I didn't notice the sortable collection, capybara was moving too fast in the end :P. I'll add an issue about that in hobo_bootstrap, please do the same if you find any other point to be improved.

— Reply to this email directly or view it on GitHubhttps://github.com/Hobo/hobo/pull/4#issuecomment-9542933.