Skip to content
Jeff Leverenz edited this page Mar 13, 2014 · 5 revisions

Welcome to the milk_cap wiki!

TODOs

Features yet to implement (previously in the README):

  • Smart Lists

Internal improvements:

  • Entire taskseries JSON hashes are stored in a Task object, including all tasks in the series. Reduce the extra/unnecessary data carried around to just enough to describe the Task itself. Consider a first class "TaskSeries" object to share common info?
  • Discovered a spec order dependency in testing the @@timeline MilkResource class variable. Fixed on the tip, but should investigate ways to ensure order dependencies don't slip in. Discovered w/ rspec --rand.
Clone this wiki locally