stable
Clone or download
Read-only
Closes request #38693 Use vue/test-utils instead of mocking strict inject No functional change. Unit tests should pass. Change-Id: I9d576214347e43a2a0fa8eff2c8b9c7a91ad6afc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/scripts/timetracking-management-widget/src/components/WidgetQueryDisplayer.test.ts | +6 | −7 | Go to diff View file |
M | plugins/timetracking/scripts/timetracking-management-widget/src/components/WidgetQueryEditor.test.ts | +6 | −3 | Go to diff View file |
M | plugins/tracker/scripts/move-artifact-action/src/components/MoveModal.test.ts | +4 | −15 | Go to diff View file |
M | plugins/tracker/scripts/move-artifact-action/src/components/MoveModalTitle.test.ts | +6 | −17 | Go to diff View file |
M | plugins/tracker/scripts/move-artifact-action/src/components/ProjectSelector.test.ts | +3 | −11 | Go to diff View file |
M | plugins/tracker/scripts/move-artifact-action/src/components/TrackerSelector.test.ts | +3 | −11 | Go to diff View file |