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

Add automated testing #55

Merged
merged 61 commits into from
Dec 10, 2024
Merged

Add automated testing #55

merged 61 commits into from
Dec 10, 2024

Conversation

zhong-al
Copy link
Collaborator

@zhong-al zhong-al commented Oct 11, 2024

Closes #54

  • Test install
  • Test cvat2slowfast run
  • Test cvat2ultralytics run
  • Test detector2cvat run
  • Test miniscene2behavior run
  • Test player run
  • Test tracks extractor run
  • Test parsers
  • Download videos for testing & remove videos from git
  • Clean up after tests

@zhong-al zhong-al marked this pull request as draft October 11, 2024 18:32
@zhong-al zhong-al changed the title Test install Add automated testing Oct 11, 2024
.gitignore Show resolved Hide resolved
Copy link
Member

@egrace479 egrace479 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple small fixes.

tests/test_player.py Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
Copy link
Member

@egrace479 egrace479 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhong-al zhong-al merged commit 08db6f8 into master Dec 10, 2024
1 check passed
@zhong-al zhong-al deleted the enhancement/testing branch December 10, 2024 20:42
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.

Add tests to ensure packages are installed correctly
3 participants