stable

Clone or download

Read-only

chore: Fix psalm baseline of integration tests

No functional change. CI should be happy. Why: A previous contribution runs psalm on all integration tests, but errors were added to the baseline. This fixes the error in all "recent" integration tests. Some exceptions include Git integration tests and older DAO tests, they will require focused efforts and can be done later. Closes request #35867 Run Psalm on integration tests Change-Id: I41307db343012780483c8f9ec775ec2662eaec7c

Modified Files

Name
M plugins/agiledashboard/tests/integration/Milestone/Sidebar/MilestoneDaoTest.php +2 −2 Go to diff View file
M plugins/agiledashboard/tests/integration/Milestone/Sidebar/MilestonesInSidebarDaoTest.php +1 −0 Go to diff View file
M plugins/agiledashboard/tests/integration/Planning/PlanningDAOTest.php +8 −13 Go to diff View file
M plugins/baseline/tests/integration/Adapter/RoleAssignmentRepositoryAdapterTest.php +2 −1 Go to diff View file
M plugins/gitlab/composer.json +1 −1 Go to diff View file
M plugins/gitlab/tests/integration/Group/GitlabApiTokenDAOTest.php +12 −10 Go to diff View file
M plugins/gitlab/tests/integration/Group/GroupLinkDAOTest.php +1 −1 Go to diff View file
M plugins/gitlab/tests/integration/Repository/GitlabRepositoryIntegrationDaoTest.php +4 −1 Go to diff View file
M plugins/pullrequest/tests/integration/Comment/CommentDAOTest.php +2 −0 Go to diff View file
M plugins/pullrequest/tests/integration/InlineComment/InlineCommentDAOTest.php +3 −2 Go to diff View file
M plugins/pullrequest/tests/integration/PullRequestUpdaterTest.php +7 −0 Go to diff View file
M plugins/tracker/tests/integration/Tracker/Notifications/Settings/CalendarEventConfigDaoTest.php +1 −0 Go to diff View file
M plugins/tracker/tests/integration/Tracker/Notifications/Settings/NotificationSettingsDuplicatorTest.php +1 −0 Go to diff View file
M tests/integration/tests/Project/Admin/History/ProjectHistoryDaoTest.php +1 −4 Go to diff View file
M tests/integration/tests/dao/UserDaoTest.php +0 −4 Go to diff View file
M tests/psalm/tuleap-baseline.xml +0 −134 Go to diff View file