Kanboard-Prod/tests/units/Model
Frederic Guillot a2e5d022e5 Clean up unit tests 2016-05-24 22:41:21 -04:00
..
ActionTest.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
BoardTest.php Clean up unit tests 2016-05-24 22:41:21 -04: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 Added support for language LDAP attribute 2016-05-07 18:05:33 -04: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
LanguageTest.php Added support for language LDAP attribute 2016-05-07 18:05:33 -04: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 Clean up unit tests 2016-05-24 22:41:21 -04:00
ProjectDailyColumnStatsTest.php Force integer type for aggregated metrics 2016-03-22 20:58:46 -04:00
ProjectDailyStatsTest.php Clean up unit tests 2016-05-24 22:41:21 -04:00
ProjectDuplicationTest.php Clean up unit tests 2016-05-24 22:41:21 -04: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 Added unit test for ProjectMetadata::duplicate() 2016-05-11 18:35:35 -04:00
ProjectNotificationTypeTest.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
ProjectPermissionTest.php Clean up unit tests 2016-05-24 22:41:21 -04:00
ProjectTest.php Added support for language LDAP attribute 2016-05-07 18:05:33 -04:00
ProjectUserRoleTest.php Allow a project owner to manage his own public project 2016-05-05 22:13:11 -04:00
SubtaskTest.php Added the possibility to convert a subtask to a task 2016-05-17 22:08:57 -04:00
SubtaskTimeTrackingTest.php Clean up unit tests 2016-05-24 22:41:21 -04:00
SwimlaneTest.php Clean up unit tests 2016-05-24 22:41:21 -04:00
TaskCreationTest.php Clean up unit tests 2016-05-24 22:41:21 -04:00
TaskDuplicationTest.php Clean up unit tests 2016-05-24 22:41:21 -04: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 Clean up unit tests 2016-05-24 22:41:21 -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 Clean up unit tests 2016-05-24 22:41:21 -04:00
TaskStatusTest.php Fix bug: closing all tasks by column, also update closed tasks 2016-04-29 17:44:06 -04:00
TaskTest.php Clean up unit tests 2016-05-24 22:41:21 -04:00
TimezoneTest.php Added support for language LDAP attribute 2016-05-07 18:05:33 -04: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 Clean up unit tests 2016-05-24 22:41:21 -04:00
UserNotificationTest.php Clean up unit tests 2016-05-24 22:41:21 -04:00
UserNotificationTypeTest.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
UserTest.php Clean up unit tests 2016-05-24 22:41:21 -04:00
UserUnreadNotificationTest.php Clean up unit tests 2016-05-24 22:41:21 -04:00