Commit graph

5 commits

Author SHA1 Message Date
eb270cba9b
Update testing documentation and improve test structure
All checks were successful
Test pipeline / test (push) Successful in 12s
2025-05-20 15:17:18 +02:00
1c84cae93b
Add code coverage config and expand test suite
Adds .coveragerc configuration file to control coverage analysis settings.
Expands test suite with additional unit tests for AbstractProcessor,
SubjectMapper, CitationBuilder, LicenseProcessor, PIFinder, and
MetadataProcessor classes.

Updates README with comprehensive testing documentation, including
information about current code coverage (53%) and instructions for
running tests with coverage analysis.
2025-05-20 14:02:30 +02:00
3dd034c234
Use example config for tests
All checks were successful
Test pipeline / test (push) Successful in 11s
2025-03-21 16:06:28 +01:00
5970b89fd1
Include missing json for tests
Some checks failed
Test pipeline / test (push) Failing after 12s
2025-03-21 15:57:29 +01:00
9be53fd2fc
Initial commit and release of doi2dataset 2025-03-21 14:53:23 +01:00