Skip to content

Increase Test Coverage for Core Mapper Classes #865

@bltravis

Description

@bltravis

Most of the current tests for the various migration tasks (src/folio_migration_tools/migration_tasks) are only unit tests for various static methods. To more thoroughly cover this code, we will need to create fixtures and compile test datasets. We should start with the most-used mappers:

  • mapping_file_transformation/holdings_mapper.py
  • mapping_file_transformation/item_mapper.py
  • mapping_file_transformation/user_mapper.py
  • marc_rules_transformation/marc_file_processor.py
  • marc_rules_transformation/marc_reader_wrapper.py
  • marc_rules_transformation/rules_mapper_bibs.py

Sub-issues

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions