Kanboard-Prod/tests/units/Model
Frederic Guillot f32507d423 Add namespace Export and move classes 2016-03-04 17:57:45 -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 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 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 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 Add unit test for transition model 2016-02-29 22:40:26 -05:00
ProjectDailyColumnStatsTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
ProjectDailyStatsTest.php Improve test case to avoid false positive with the CI 2016-03-04 16:06:34 -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 unit test for transition model 2016-02-29 22:40:26 -05:00
SubtaskTimeTrackingTest.php Add unit test for transition model 2016-02-29 22:40:26 -05: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 Fix typo in Mysql migration 2016-01-30 20:54:07 -05:00
TaskFileTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
TaskFilterTest.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
TaskFinderTest.php Add unit test for transition model 2016-02-29 22:40:26 -05: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
TaskPermissionTest.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 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
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 Make user notifications pluggable 2015-10-17 09:51:15 -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