tracks/test
Matt Bridges c2111b2f8e Extract behavior from Todo.from_rich_message
`Todo.from_rich_message` was partially tested from the MessageGateway,
but it is mostly untested and does not belong in Todo due to it's unique
nature. Extract it entirely from `Todo` into it's own dedicated object
for unit testing.
2013-07-18 16:35:51 -05:00
..
controllers fix failing tests 2013-06-17 10:06:38 +02:00
fixtures add state machine to context including a closed state 2013-03-01 16:22:29 +01:00
integration move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
models Extract behavior from Todo.from_rich_message 2013-07-18 16:35:51 -05:00
minimal_test_helper.rb add the mocha stubbing and mocking library 2013-03-03 13:56:18 -06:00
test_helper.rb remove using minimal_test_helper from test_helper. 2013-05-13 12:10:41 +02:00