pecan icon indicating copy to clipboard operation
pecan copied to clipboard

Integration Testing for `do_conversions` workflow

Open meetagrawal09 opened this issue 1 year ago • 0 comments

Description

This PR is aimed at adding integration tests for the do_conversions workflow.

Review Time Estimate

  • [ ] Immediately
  • [ ] Within one week
  • [X] When possible

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [X] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ ] My change requires a change to the documentation.
  • [ ] My name is in the list of CITATION.cff
  • [ ] I have updated the CHANGELOG.md.
  • [ ] I have updated the documentation accordingly.
  • [X] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [X] All new and existing tests passed.

meetagrawal09 avatar Jun 16 '24 06:06 meetagrawal09