Skip to content

Conversation

@JBWilkie
Copy link
Contributor

@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

@linear
Copy link

linear bot commented Oct 23, 2024

@JBWilkie JBWilkie merged commit 3ead5c9 into master Oct 24, 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.

3 participants