OpenTimelineIO icon indicating copy to clipboard operation
OpenTimelineIO copied to clipboard

Changed assertions and fixtures

Open 1rvine opened this issue 1 year ago • 1 comments

Link the Issue(s) this Pull Request is related to.

Each PR should link at least one issue, in the form:

This pull request was initiated as a part of a CodeDay mentorship program.

Partially addresses https://github.com/AcademySoftwareFoundation/OpenTimelineIO/issues/1228

Use one line for each Issue. This allows auto-closing the related issue when the fix is merged.

Replaced unittest assertions with Pytest assertions and replaced setup and teardown methods with python fixtures

Describe the reason for the change.

Add a list of changes, and note any that might need special attention during review.

test_core.py & test_opentime.py

If no new tests are introduced as part of this PR, note the tests that are providing coverage.

1rvine avatar Aug 09 '22 23:08 1rvine

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: 1rvine / name: Irvine (fc34f30406aacb0206f56c650e17f5b8945b5a2d)