You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: api/src/prescription/campaign-participation/domain/usecases/send-shared-participation-results-to-pole-emploi.js
Copy file name to clipboardexpand all lines: api/src/prescription/campaign-participation/infrastructure/repositories/campaign-participation-repository.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ import { constants } from '../../../../shared/domain/constants.js';
Copy file name to clipboardexpand all lines: api/src/prescription/campaign-participation/infrastructure/serializers/jsonapi/campaign-participation-serializer.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ import jsonapiSerializer from 'jsonapi-serializer';
Copy file name to clipboardexpand all lines: api/src/prescription/campaign/domain/usecases/start-writing-campaign-profiles-collection-results-to-stream.js
-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,6 @@ const startWritingCampaignProfilesCollectionResultsToStream = async function ({
23
23
consttranslate=i18n.__;
24
24
letadditionalHeaders=[];
25
25
26
-
//TODO: rewrite when we have only one model for Campaign, for now tests are based on Campaign.js from api context
Copy file name to clipboardexpand all lines: api/tests/prescription/campaign-participation/unit/domain/usecases/send-shared-participation-results-to-pole-emploi_test.js
Copy file name to clipboardexpand all lines: api/tests/prescription/campaign/unit/domain/usecases/start-writing-campaign-profiles-collection-results-to-stream_test.js
Copy file name to clipboardexpand all lines: api/tests/prescription/learner-management/unit/domain/usecases/reconcile-sco-organization-learner-automatically_test.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ describe('Unit | UseCase | reconcile-sco-organization-learner-automatically', fu
0 commit comments