-
Notifications
You must be signed in to change notification settings - Fork 4
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
Improve test coverage #4
Comments
Can we test development reloading, i think so. |
Let's go @nesquena start to improve it ;) |
Yep I plan to start adding more tests to this, as we all should as time permits. |
More ideas, let's have a sinatra app with module included (helpers) and then make sure for every template engine that rendering a template with a partial works. |
@nesquena extend this: https://github.com/padrino/single-apps then we can add test for every thing ;) |
I forgot a big mention! Now every thing use our internal padrino reloader, I think there is no way better than this to check that every thing works like a charm! |
Awesome, great work man! |
Can we delete this repository? Integration testing is done on travis. |
@nesquena, @achiu any other idea?
The text was updated successfully, but these errors were encountered: