Files
Masterarbeit/QuellCode/CentronERP/tests/Centron.Tests.EndToEnd/Tests/DataExchange/TelekomDive/LoadAndVerifyProfiles.expected.txt
T
Christoph Schwörer f045b99a25 Codebasis als Dateien ins Arbeitsrepo statt als Gitlink
QuellCode/CentronERP war nur als Gitlink (Submodul-Referenz auf 79c1142)
getrackt, ohne .gitmodules und ohne erreichbares Remote. Der
Untersuchungsgegenstand der Versuchsreihe war damit nicht reproduzierbar
gesichert: Ein Klon haette ein leeres Verzeichnis erhalten, und die Belege
der 3.287 Anforderungen waeren nicht ueberpruefbar gewesen.

Umstellung:
- Historie nach c:\DEV\CentronERP_git_snapshot_79c1142 ausgelagert
  (vollstaendig lesbar, enthaelt 79c1142 und Vorgaenger 89ccfd6)
- Gitlink aus dem Index entfernt
- Dateiinhalt aufgenommen: 24.557 Dateien, rund 333 MB

Die verschachtelte .gitignore der Codebasis gilt weiter, Build-Artefakte
bleiben ausgeschlossen. Details in Versuche/Versuch_01/_Codebasis-Nachweis.md
2026-08-26 07:43:51 +02:00

58 lines
1.7 KiB
Plaintext

{
Data: [
{
AltDiveCommentCustomPropertyI3D: null,
BasedOnFrameContract: true,
BranchI3D: null,
ChangedByEmployeeI3D: 22,
CreatedByEmployeeI3D: 22,
DistributorAccountTypeI3D: null,
DiveComment: 'This is a test profile with all features enabled',
FixedPaymentDeadline: '30 days net',
FixedPosDiscount: 10.5000,
FixedVAT: 19.0000,
FrameContractNumber: 'FC-2025-001',
I3D: 1,
IsVisible: true,
MandatorI3D: 1,
OfferRecipient: 'Customer A - Test Company GmbH',
PartnerCreditorId: 'CRED-A-001',
PartnerVatId: 'DE123456789',
ProfileName: 'Test Profile 1 - Full Config',
TelekomReferenceCustomPropertyI3D: null,
UseFixedPaymentDeadline: true,
UseFixedPosDiscount: true,
UseFixedVAT: true,
ValidityPeriodInDays: 14
},
{
AltDiveCommentCustomPropertyI3D: null,
BasedOnFrameContract: false,
BranchI3D: null,
ChangedByEmployeeI3D: 22,
CreatedByEmployeeI3D: 22,
DistributorAccountTypeI3D: null,
DiveComment: 'Minimal configuration test profile',
FixedPaymentDeadline: null,
FixedPosDiscount: null,
FixedVAT: null,
FrameContractNumber: null,
I3D: 2,
IsVisible: false,
MandatorI3D: 2,
OfferRecipient: 'Customer B - Another Test Company AG',
PartnerCreditorId: 'CRED-B-002',
PartnerVatId: 'DE987654321',
ProfileName: 'Test Profile 2 - Minimal Config',
TelekomReferenceCustomPropertyI3D: null,
UseFixedPaymentDeadline: false,
UseFixedPosDiscount: false,
UseFixedVAT: false,
ValidityPeriodInDays: 30
}
],
Error: null,
Message: null,
MessageCode: null,
Status: 0
}