-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added json document writer for rsm012 #1406
Conversation
* Refactored MasterData module to clean architecture * Refactor ArchivedMessages to clean architecture * wip * Create wrapper interface for MasterDataContext * Refactor BuildingBlocks to Clean Architecture * Added Domain project and mapping to ArchivedMessages * Fixed namespaces and .csproj propertygroups * Fixed typo * Fix namespaces * Refactor OutgoingMessages to clean architecture * Fixed namespaces --------- Co-authored-by: Ebbe Knudsen <[email protected]> Co-authored-by: Dan Stenrøjl <[email protected]> Co-authored-by: Mads Magnus Due <[email protected]> Co-authored-by: RasmusGraabaek <[email protected]>
…/github.com/Energinet-DataHub/opengeh-edi into madu/added-json-document-writter-for-rsm012
Test results for \source\Tests\bin\Release\net8.0\Energinet.DataHub.EDI.Tests.dll1 564 tests 1 564 ✅ 23s ⏱️ Results for commit 0318c47. ♻️ This comment has been updated with latest results. |
Test results for \source\ArchitectureTests\bin\Release\net8.0\Energinet.DataHub.EDI.ArchitectureTests.dll100 tests 100 ✅ 15s ⏱️ Results for commit b14e749. ♻️ This comment has been updated with latest results. |
Test results for \source\OutgoingMessages.IntegrationTests\bin\Release\net8.0\Energinet.DataHub.EDI.OutgoingMessages.IntegrationTests.dll61 tests 58 ✅ 37s ⏱️ Results for commit b14e749. ♻️ This comment has been updated with latest results. |
Test results for \source\Tests\bin\Release\net8.0\Energinet.DataHub.EDI.B2BApi.AppTests.dll17 tests 17 ✅ 2m 47s ⏱️ Results for commit 0318c47. ♻️ This comment has been updated with latest results. |
Test results for \source\IntegrationTests\bin\Release\net8.0\Energinet.DataHub.EDI.IntegrationTests.dll435 tests 435 ✅ 7m 20s ⏱️ Results for commit 0318c47. ♻️ This comment has been updated with latest results. |
Description
new json document writer for rsm012
References
Checklist