tracks/app/models
Matt Rogers fc17a03bc0
Add tests for the new object and fix a bug
Each of the individual query chunks has their own test, in addition to a
test for the full combination of parameters that could influence a
query.

There is also a bugfix for the tag query in here, since I want, as much
as possible, to have passing tests on every commit.
2019-04-11 09:53:53 -05:00
..
recurring_todos when recurring todos always use midnight for "show from" 2015-12-13 15:44:40 +01:00
search Remove deprecations printed out in the test suite 2018-11-20 19:57:02 -06:00
stats Fix the top 10 longest running projects list 2017-06-13 17:12:15 -05:00
todos Add tests for the new object and fix a bug 2019-04-11 09:53:53 -05:00
.gitkeep initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
application_record.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
attachment.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
context.rb Remove deprecations printed out in the test suite 2018-11-20 19:57:02 -06:00
dependency.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
message_gateway.rb enhance MessageGateway to save email as attachment 2015-08-05 16:05:56 +02:00
note.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
null_time.rb use a null object like a boss 2013-07-18 16:37:34 -05:00
preference.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
project.rb Remove deprecations printed out in the test suite 2018-11-20 19:57:02 -06:00
recurring_todo.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
sidebar.rb Add a Sidebar class to represent the side bar 2014-11-11 19:55:00 -06:00
tag.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
tagging.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
todo.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
user.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00