Kanboard-Prod/tests/units/Model
Frederic Guillot 0f2b46dd6a Do not refresh the whole page when changing subtask status (work in progress) 2016-02-04 21:38:53 -05:00
..
ActionTest.php Improve Automatic Actions plugin api 2016-01-03 16:43:13 -05:00
BoardTest.php Fix broken unit test 2016-01-14 21:59:19 -05:00
CategoryTest.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04: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
FileTest.php Make unit tests pass under Windows 2015-10-22 21:31:30 -04: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 Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
PasswordResetTest.php Add forgot password feature 2016-01-09 17:28:31 -05:00
ProjectActivityTest.php Replace raw SQL query by PicoDb 2016-01-17 08:12:44 -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
ProjectGroupRoleTest.php Return the highest role for a project when a user is member of multiple groups 2016-01-18 21:20: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 Add autocompletion in textarea for user mentions 2015-12-29 18:44:21 +01:00
ProjectTest.php Add configurable task priority 2016-01-24 20:38:39 -05:00
ProjectUserRoleTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
SubtaskTest.php Do not refresh the whole page when changing subtask status (work in progress) 2016-02-04 21:38:53 -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 Fix broken unit test 2016-01-14 21:59:19 -05:00
TaskDuplicationTest.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -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
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 Improving performance during task position change (3 times faster than before) 2015-12-23 15:39:37 +01: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 Handle notifications for group members attached to a project 2016-01-19 21:39:11 -05:00
UserNotificationTypeTest.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
UserTest.php Move user validator methods 2016-01-11 21:08:37 -05:00
UserUnreadNotificationTest.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00