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:
@@ -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"
|
||||
|
@@ -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 |
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user