Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DAR-4037][External] E2E tests for importing annotations to videos #941

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

JBWilkie
Copy link
Collaborator

@JBWilkie JBWilkie commented Oct 10, 2024

Problem

No E2E tests for importing annotations to video files

Solution

Modifies E2E helper functions to handle video files, then:
Adds 2 E2E annotation import tests to e2e_tests/cli/test_import.py

  • test_import_basic_annotations_to_videos - Test importing a set of basic video annotations (no sub-types or properties) to a set of pre-registered files in a dataset
  • test_import_annotations_with_subtypes_to_videos - Test importing a set of video annotations including subtypes & properties to a set of pre-registered files in a dataset

Changelog

Improved test coverage for importing annotations to videos

Copy link

linear bot commented Oct 10, 2024

@JBWilkie JBWilkie merged commit e28bc1c into master Oct 23, 2024
27 checks passed
@JBWilkie JBWilkie changed the title [DAR-4037] E2E tests for importing annotations to videos [DAR-4037][External] E2E tests for importing annotations to videos Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants