Kanboard-Prod/tests/units/Model
Frederic Guillot cfb96c8749 Allow a project owner to manage his own public project 2016-05-05 22:13:11 -04:00
..
ActionTest.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
BoardTest.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
CategoryTest.php Added unit test for Category model 2016-03-04 15:11:27 -05:00
ColorTest.php Add unit test for Color model 2016-03-04 15:50:35 -05:00
ColumnTest.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
CommentTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
ConfigTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
CurrencyTest.php Do not cache app settings in session 2016-01-14 21:42:28 -05:00
CustomFilterTest.php Move validator methods 2016-01-14 20:18:13 -05:00
GroupMemberTest.php Added API procedure "getMemberGroups" 2016-04-21 21:10:04 -04:00
GroupTest.php Move validator methods 2016-01-14 20:18:13 -05:00
LastLoginTest.php Add unit test for LastLogin class 2016-01-18 21:46:56 -05:00
LinkTest.php Move validator methods 2016-01-14 20:18:13 -05:00
NotificationTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
PasswordResetTest.php Add forgot password feature 2016-01-09 17:28:31 -05:00
ProjectActivityTest.php Refactor ProjectActivity model to use Filter and Formatter interface 2016-04-10 12:13:42 -04:00
ProjectDailyColumnStatsTest.php Force integer type for aggregated metrics 2016-03-22 20:58:46 -04:00
ProjectDailyStatsTest.php Fixes cycle time calculation when the start date is defined in the future 2016-03-22 20:44:15 -04:00
ProjectDuplicationTest.php When creating a new project, have the possibility to select another project to duplicate 2016-01-31 17:46:19 -05:00
ProjectFileTest.php Added avatar image upload 2016-03-26 14:43:41 -04:00
ProjectGroupRoleTest.php Enable/Disable users 2016-02-13 15:38:35 -05:00
ProjectMetadataTest.php Add unit test to remove metadata 2015-12-30 16:59:35 +01:00
ProjectNotificationTypeTest.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
ProjectPermissionTest.php Enable/Disable users 2016-02-13 15:38:35 -05:00
ProjectTest.php Added automated action to change task color based on the priority 2016-05-04 22:52:08 -04:00
ProjectUserRoleTest.php Allow a project owner to manage his own public project 2016-05-05 22:13:11 -04:00
SubtaskTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
SubtaskTimeTrackingTest.php Filter refactoring 2016-04-09 22:42:17 -04:00
SwimlaneTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
TaskCreationTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
TaskDuplicationTest.php Added unit test for Category model 2016-03-04 15:11:27 -05:00
TaskExternalLinkTest.php Change Kanboard's website URL to use HTTPS everywhere 2016-04-30 12:10:27 -04:00
TaskFileTest.php Added avatar image upload 2016-03-26 14:43:41 -04:00
TaskFinderTest.php Fixed wrong task link generation within Markdown text 2016-04-29 17:32:43 -04:00
TaskLinkTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
TaskMetadataTest.php Add unit test to remove metadata 2015-12-30 16:59:35 +01:00
TaskModificationTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
TaskPositionTest.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
TaskStatusTest.php Fix bug: closing all tasks by column, also update closed tasks 2016-04-29 17:44:06 -04:00
TaskTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
TransitionTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
UserLockingTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
UserMentionTest.php Send notifications on user mentions 2015-12-29 09:30:36 +01:00
UserMetadataTest.php Add unit test to remove metadata 2015-12-30 16:59:35 +01:00
UserNotificationFilterTest.php Fix bad unique constraints in Mysql table user_has_notifications 2016-03-27 15:32:29 -04:00
UserNotificationTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
UserNotificationTypeTest.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
UserTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
UserUnreadNotificationTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00