Folks,
There's a new project in the FubuMVC solution for integration tests against FubuMVC. I've tried to include these tests in the CI build, but it looks like they just hang the build. I don't have any definitive proof, but I'm blaming the usage of Kayak.
For now, however, these tests cover some of the asset pipeline, conneg, the Razor and Spark view engines, and it's the only effective coverage of the Bottles integration with FubuMVC. Moving forward, I'd like us to start adding:
* More tests on the Razor integration (I believe Corey's on this one)
* Much more tests on the Spark integration
* A little bit more on the asset pipeline as bugs keep coming
in
* A new integration testing project just for the ASP.Net and WebForms integration. I'll seed this myself soon, but I'm hoping that some of the teams stuck on the WEbForms view engine could take ownership of this later.
It's becoming painfully obvious that the Asset pipeline needs another round of love, and there's still a lot of duplication in the view engines I'd like to remove. I'm hoping that we can first buttress up the integration testing coverage (think end to end through a web server) before doing anything too destructive.
Thanks,
Jeremy D. Miller
The Shade Tree Developerjeremy...@yahoo.com