fix(tests & jsonl): Improve test structure and refine JSONL parsing for incomplete data

This commit is contained in:
2025-04-08 15:31:29 +00:00
parent c6964f0310
commit 4030bef7a8
5 changed files with 52 additions and 26 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-04-08 - 1.4.6 - fix(tests & jsonl)
Improve test structure and refine JSONL parsing for incomplete data
- Refactored test files to remove redundant get-specific-company tests in test.ts and added missing tests in test.handelsregister.ts
- Updated JSONL data processor to conditionally parse remaining data when available
## 2025-04-05 - 1.4.5 - fix(metadata)
Update repository, bugs, and homepage URLs to code.foss.global