Skip to content

Include Test Coverage #6

Description

@albertolicea00

Choose a testing framework such as unittest, pytest, or any other preferred framework.

  • Write test cases for different scenarios, including:

    • Basic functionality
    • Handling of attributes_to_omit
    • Handling of modifications
    • Handling of nested objects
    • Edge cases (e.g., circular references, empty objects)
  • Run Tests: Ensure all tests pass and the functions behave as expected.

  • Continuous Integration: Set up continuous integration (CI) to run tests automatically on each push to the repository.

This feature will enhance the reliability of the module by ensuring that all functionalities are thoroughly tested and validated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coming soonNew feature is coming soondocumentationImprovements or additions to documentationhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions