fix(core): Refactor module imports to use the centralized plugins module and update relative paths across the codebase. Also remove the obsolete test file (test/test.other-formats-corpus.ts) and update file metadata in test outputs.

This commit is contained in:
2025-04-03 21:07:21 +00:00
parent 5014a447a3
commit 8668ac8555
22 changed files with 70 additions and 237 deletions

View File

@@ -6,7 +6,7 @@
"error": "No results file found"
},
"test.other-formats-corpus.ts": {
"error": "No results file found"
"error": "Command failed: tsx test/test.other-formats-corpus.ts"
},
"test.validation-corpus.ts": {
"error": "No results file found"

View File

@@ -1,6 +1,6 @@
# XInvoice Corpus Testing Summary
Generated on: 2025-04-03T19:22:13.546Z
Generated on: 2025-04-03T21:06:49.662Z
## Overall Summary
@@ -8,6 +8,6 @@ Generated on: 2025-04-03T19:22:13.546Z
|------|--------------|-------------|
| test.zugferd-corpus.ts | Error: No results file found | N/A |
| test.xml-rechnung-corpus.ts | Error: No results file found | N/A |
| test.other-formats-corpus.ts | Error: No results file found | N/A |
| test.other-formats-corpus.ts | Error: Command failed: tsx test/test.other-formats-corpus.ts | N/A |
| test.validation-corpus.ts | Error: No results file found | N/A |
| test.circular-corpus.ts | Error: No results file found | N/A |