1
0
Fork 0
Lightning-Tracker/tests/acceptance
chylex d1eaffb2d9 Add tests for pagination settings, issue assignees, and issue tasks 2020-09-25 06:40:07 +02:00
..
T000_Setup_Cest.php Split some automated tests into multiple files 2020-09-19 15:39:08 +02:00
T001_Install_Cest.php Update tests (installation, permissions, project management, minor tweaks) 2020-09-22 15:41:06 +02:00
T002_AdminLogin_Cest.php Redo naming of automated test classes 2020-09-13 07:23:30 +02:00
T003_AdminLogout_Cest.php Redo naming of automated test classes 2020-09-13 07:23:30 +02:00
T004_RegisterAccounts_Cest.php Add tests for pagination settings, issue assignees, and issue tasks 2020-09-25 06:40:07 +02:00
T005_CreateProjects_Cest.php Redo naming of automated test classes 2020-09-13 07:23:30 +02:00
T010_PagePermissions_Cest.php Update tests (installation, permissions, project management, minor tweaks) 2020-09-22 15:41:06 +02:00
T011_PageRouting_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T020_ProjectVisibility_Cest.php Update tests (installation, permissions, project management, minor tweaks) 2020-09-22 15:41:06 +02:00
T021_ProjectManageability_Cest.php Update tests (installation, permissions, project management, minor tweaks) 2020-09-22 15:41:06 +02:00
T022_ProjectDeletion_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T030_UserCreation_Cest.php Update tests (installation, permissions, project management, minor tweaks) 2020-09-22 15:41:06 +02:00
T031_UserSorting_Cest.php Rename automated tests related to sorting 2020-09-20 14:57:42 +02:00
T032_UserManageability_Cest.php Update tests (installation, permissions, project management, minor tweaks) 2020-09-22 15:41:06 +02:00
T033_UserEditing_Cest.php Update tests (installation, permissions, project management, minor tweaks) 2020-09-22 15:41:06 +02:00
T034_UserDeletion_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T040_SystemSettingsGeneral_Cest.php Update tests (installation, permissions, project management, minor tweaks) 2020-09-22 15:41:06 +02:00
T041_SystemSettingsRoleCreation_Cest.php Split some automated tests into multiple files 2020-09-19 15:39:08 +02:00
T042_SystemSettingsRoleReordering_Cest.php Add automated test to ensure administrator role cannot be moved 2020-09-19 17:31:31 +02:00
T043_SystemSettingsRoleEditing_Cest.php Update tests (installation, permissions, project management, minor tweaks) 2020-09-22 15:41:06 +02:00
T050_AccountSettingsGeneral_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T051_AccountSettingsAppearance_Cest.php Add tests for pagination settings, issue assignees, and issue tasks 2020-09-25 06:40:07 +02:00
T052_AccountSettingsSecurity_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T100_SetupProjects_Cest.php Add automated tests for project member list page & manageability 2020-09-17 09:51:02 +02:00
T101_InviteMembers_Cest.php Add automated tests for project member list page & manageability 2020-09-17 09:51:02 +02:00
T102_CreateMilestones_Cest.php Add automated test setup for project milestones & issues 2020-09-19 11:28:42 +02:00
T103_CreateIssues_Cest.php Add automated tests for issues & active milestones 2020-09-24 07:51:35 +02:00
T104_ProjectDeletionStats_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T110_PagePermissions_Cest.php Move duplicated assignUser3Role utility function into Acceptance class 2020-09-23 17:05:07 +02:00
T120_MemberInvitation_Cest.php Split some automated tests into multiple files 2020-09-19 15:39:08 +02:00
T121_MemberSorting_Cest.php Rename automated tests related to sorting 2020-09-20 14:57:42 +02:00
T122_MemberManageability_Cest.php Update project member management tests to include tracker moderator & cleanup test code 2020-09-23 19:24:36 +02:00
T123_MemberEditing_Cest.php Update project member management tests to include tracker moderator & cleanup test code 2020-09-23 19:24:36 +02:00
T124_MemberRemoval_Cest.php Add Acceptance::getProjectId utility 2020-09-25 03:22:14 +02:00
T130_MilestoneCreation_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T131_MilestoneSorting_Cest.php Rename automated tests related to sorting 2020-09-20 14:57:42 +02:00
T132_MilestoneReordering_Cest.php Add automated tests for member editing & milestone management 2020-09-19 19:52:09 +02:00
T133_MilestoneEditing_Cest.php Add automated tests for member editing & milestone management 2020-09-19 19:52:09 +02:00
T134_MilestoneDeletion_Cest.php Add automated tests for issues & active milestones 2020-09-24 07:51:35 +02:00
T135_MilestoneActivation_Cest.php Add automated tests for issues & active milestones 2020-09-24 07:51:35 +02:00
T140_IssueCreation_Cest.php Add automated tests for issues & active milestones 2020-09-24 07:51:35 +02:00
T141_IssueSorting_Cest.php Add automated tests for issues & active milestones 2020-09-24 07:51:35 +02:00
T142_IssueManageability_Cest.php Add automated tests for issues & active milestones 2020-09-24 07:51:35 +02:00
T143_IssueEditing_Cest.php Add tests for pagination settings, issue assignees, and issue tasks 2020-09-25 06:40:07 +02:00
T144_IssueDescriptionTasks_Cest.php Add tests for pagination settings, issue assignees, and issue tasks 2020-09-25 06:40:07 +02:00
T145_IssueCheckboxTasks_Cest.php Add tests for pagination settings, issue assignees, and issue tasks 2020-09-25 06:40:07 +02:00
T146_IssueDeletion_Cest.php Add tests for pagination settings, issue assignees, and issue tasks 2020-09-25 06:40:07 +02:00
T150_ProjectSettingsGeneral_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T151_ProjectSettingsDescription_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T152_ProjectSettingsRoleCreation_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T153_ProjectSettingsRoleReordering_Cest.php Add tests for routing, account & project settings, and removal (users, projects, milestones, members) 2020-09-22 20:19:17 +02:00
T154_ProjectSettingsRoleEditing_Cest.php Add Acceptance::getProjectId utility 2020-09-25 03:22:14 +02:00