May 2007

Mango 0.01000_04 Released

I figured now was a good time to commit everything and release something before I head to Canad for the week. I present Mango 0.01000_04 with fresh new Catalyst base controllers, models, views,plugins and tests even! :-)

  • Added Mango::Form/Results for form file config parsing/validation
  • Added base Catalyst Models/Views/Controllers/Plugins
  • Added tests/pod for new Catalyst base modules

Releases

Comments (2)

Permalink

Catalyst Integration: Day 26

Yeah, day 26. Long time no post, but at least I have been working on Mango.

At some point, I had enough untested, undocumented Catalyst code floating around Mango that it was time get that under control. With a little help from Chuck Norris Controller Testing and some ideas from Angerwhale, I managed to throw together some test context classes and whip up some model/view/plugin tests.

Now that those are done, time to move on to the base controller code. After that, the last big piece left will be the ‘mango MyApp‘ Module::Starter parts, and of course some “live” catalyst Mech tests.

I may be slow. I maybe be late. But when it’s finished, it will certainly be very well tested.

Catalyst Integration

Comments (0)

Permalink