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

Testing the Object Pipeline #39

Open
anishapai opened this issue May 2, 2021 · 0 comments
Open

Testing the Object Pipeline #39

anishapai opened this issue May 2, 2021 · 0 comments
Labels
good first issue Good for newcomers Predictions Relating to Predictions on Trained Models

Comments

@anishapai
Copy link
Contributor

Tests have not been written for the abstracted object pipeline yet.

Things to try breaking for tests:

  • Uploading different files/model types via both the postman endpoint and the front-end.
  • Changing the model_type parameter in config.py to be something other than video, audio, image.
  • Uploading broken files and making sure the POST request fails.
  • Testing all object-related methods in db_connection.py
@anishapai anishapai added good first issue Good for newcomers Predictions Relating to Predictions on Trained Models labels May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Predictions Relating to Predictions on Trained Models
Projects
None yet
Development

No branches or pull requests

1 participant