Kanboard-Prod/tests/units/Model
Frederic Guillot fc468088c3 Split Board model into multiple classes 2016-02-20 15:08:18 -05: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 Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
ColumnTest.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
CommentTest.php Move validator methods 2016-01-14 20:18:13 -05:00
ConfigTest.php Do not cache app settings in session 2016-01-14 21:42:28 -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 Add groups (teams) 2015-11-25 22:06:39 -05: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 ProjecFile and TaskFile models 2016-02-14 15:25:16 -05:00
PasswordResetTest.php Add forgot password feature 2016-01-09 17:28:31 -05:00
ProjectActivityTest.php Add ProjecFile and TaskFile models 2016-02-14 15:25:16 -05:00
ProjectDailyColumnStatsTest.php Make sure that project daily column stats works when score is null 2016-01-17 13:46:33 -05:00
ProjectDailyStatsTest.php Simplify class ProjectDailyStats 2016-01-16 19:46:23 -05: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 Add ProjecFile and TaskFile models 2016-02-14 15:25:16 -05: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 Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
ProjectUserRoleTest.php Enable/Disable users 2016-02-13 15:38:35 -05:00
SubtaskTest.php Add subtasks drag and drop 2016-02-19 22:59:47 -05:00
SubtaskTimeTrackingTest.php Rewrite of session management 2015-11-15 12:50:33 -05:00
SwimlaneTest.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
TaskCreationTest.php The date time format can be chosen in application settings 2016-02-06 18:08:41 -05:00
TaskDuplicationTest.php The date time format can be chosen in application settings 2016-02-06 18:08:41 -05:00
TaskExportTest.php Fix unit test 2015-11-20 21:24:15 -05:00
TaskExternalLinkTest.php Fix typo in Mysql migration 2016-01-30 20:54:07 -05:00
TaskFileTest.php Add file attachements to projects 2016-02-16 21:12:43 -05:00
TaskFilterTest.php Add filter by task link 2015-11-26 15:33:44 +01:00
TaskFinderTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
TaskLinkTest.php Move task link validator methods 2016-01-11 21:27:49 -05:00
TaskMetadataTest.php Add unit test to remove metadata 2015-12-30 16:59:35 +01:00
TaskModificationTest.php Make sure that no events are fired if nothing have been modified in the task 2016-01-17 17:43:11 -05:00
TaskPermissionTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
TaskPositionTest.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
TaskStatusTest.php Add dropdown menu on each board column title to close all tasks 2016-01-17 11:03:33 -05:00
TaskTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -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 Make user notifications pluggable 2015-10-17 09:51:15 -04:00
UserNotificationTest.php Add ProjecFile and TaskFile models 2016-02-14 15:25:16 -05:00
UserNotificationTypeTest.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
UserTest.php Enable/Disable users 2016-02-13 15:38:35 -05:00
UserUnreadNotificationTest.php Add ProjecFile and TaskFile models 2016-02-14 15:25:16 -05:00