Kanboard-Prod/tests/units/Model
Frederic Guillot 4520026e91
Replace SQL query by a PicoDB query
2016-08-13 19:19:55 -04:00
..
ActionModelTest.php
BoardTest.php
CategoryModelTest.php
ColorTest.php
ColumnTest.php
CommentModelTest.php Added event for removed comments with some refactoring 2016-07-17 17:15:14 -04:00
ConfigTest.php
CurrencyTest.php
CustomFilterTest.php
GroupMemberTest.php
GroupModelTest.php Move logic of PR #2496 to GroupModel 2016-07-20 21:40:27 -04:00
LanguageTest.php
LastLoginTest.php
LinkTest.php
NotificationModelTest.php Added internal task links to activity stream 2016-07-23 14:05:15 -04:00
PasswordResetTest.php
ProjectActivityTest.php
ProjectDailyColumnStatsTest.php
ProjectDailyStatsTest.php
ProjectDuplicationModelTest.php
ProjectFileTest.php
ProjectGroupRoleTest.php
ProjectMetadataTest.php
ProjectModelTest.php
ProjectNotificationTypeTest.php
ProjectPermissionTest.php Allow users to see inactive projects 2016-07-28 16:56:37 -04:00
ProjectTaskPriorityModelTest.php
ProjectUserRoleTest.php
SubtaskModelTest.php Remove SubtaskTimeTrackingSubscriber 2016-07-23 22:50:20 -04:00
SubtaskPositionModelTest.php Create new class SubtaskPositionModel 2016-07-23 21:14:33 -04:00
SubtaskStatusModelTest.php Create new class SubtaskStatusModel 2016-07-23 21:48:59 -04:00
SubtaskTaskConversionModelTest.php Create new class SubtaskTaskConversionModel 2016-07-23 21:22:24 -04:00
SubtaskTimeTrackingModelTest.php Remove SubtaskTimeTrackingSubscriber 2016-07-23 22:50:20 -04:00
SwimlaneTest.php
TagDuplicationModelTest.php
TagModelTest.php
TaskCreationModelTest.php Refactoring of internal task events 2016-07-19 22:38:30 -04:00
TaskDuplicationModelTest.php
TaskExternalLinkTest.php
TaskFileModelTest.php
TaskFinderModelTest.php Replace SQL query by a PicoDB query 2016-08-13 19:19:55 -04:00
TaskLinkModelTest.php Added internal task links to activity stream 2016-07-23 14:05:15 -04:00
TaskMetadataTest.php
TaskModelTest.php
TaskModificationModelTest.php Refactoring of internal task events 2016-07-19 22:38:30 -04:00
TaskPositionModelTest.php Refactoring of internal task events 2016-07-19 22:38:30 -04:00
TaskProjectDuplicationModelTest.php
TaskProjectMoveModelTest.php Refactoring of internal task events 2016-07-19 22:38:30 -04:00
TaskRecurrenceModelTest.php
TaskStatusTest.php
TaskTagModelTest.php
TimezoneTest.php
TransitionTest.php
UserLockingTest.php
UserMentionTest.php
UserMetadataTest.php
UserModelTest.php Remove method UserModel::getFullname() 2016-07-24 13:29:24 -04:00
UserNotificationFilterTest.php
UserNotificationTest.php
UserNotificationTypeTest.php
UserUnreadNotificationTest.php