awslabs / mlmax

Example templates for the delivery of custom ML solutions to production so you can get started quickly without having to make too many design choices.
https://mlmax.readthedocs.io/en/latest/
Apache License 2.0
66 stars 19 forks source link

Infrastructure testing for pipeline module #78

Closed josiahdavis closed 3 years ago

josiahdavis commented 3 years ago

🚀 Feature request

Describe the feature you'd like

Tests for the infrastructure being created in the Training/Inference pipeline.

What is the motivation for the feature?

Unit testing is crucial anytime we want to make updates to the pipeline, to gain quick insight into whether there may be any issues with the code.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open for 60 days with no activity. Please update or respond to this comment if you're still interested in working on this.