mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-04 23:11:47 +01:00
`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. |
||
|---|---|---|
| .. | ||
| stats | ||
| todos | ||
| .gitkeep | ||
| context.rb | ||
| dependency.rb | ||
| message_gateway.rb | ||
| note.rb | ||
| preference.rb | ||
| project.rb | ||
| recurring_todo.rb | ||
| tag.rb | ||
| tagging.rb | ||
| todo.rb | ||
| todo_from_rich_message.rb | ||
| user.rb | ||