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-4038][External] E2E annotation import tests for all supported formats #947

Merged
merged 5 commits into from
Oct 24, 2024

Conversation

JBWilkie
Copy link
Collaborator

@JBWilkie JBWilkie commented Oct 23, 2024

Problem

No E2E tests for importing non-Darwin JSON 2.0 annotation formats

Solution

To e2e_tests/cli/test_import.py add:

  • test_importing_coco_annotations - Test that the coco annotation importer is working
  • test_importing_csv_tags_annotations - Test that the csv tags annotation importer is working
  • test_importing_csv_tags_video_annotations - Test that the csv tags video annotation importer is working
  • test_importing_pascal_voc_annotations - Test that the pascal voc annotation importer is working

Changelog

Improved test coverage for importing annotations of non-Darwin JSON 2.0 formats

Copy link

linear bot commented Oct 23, 2024

@JBWilkie JBWilkie merged commit 3ead5c9 into master Oct 24, 2024
27 checks passed
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