nginyc / rafiki

Rafiki is a distributed system that supports training and deployment of machine learning models using AutoML, built with ease-of-use in mind.
Apache License 2.0
36 stars 23 forks source link

Unit tests #147

Open nudles opened 5 years ago

nudles commented 5 years ago

Currently, we have end-to-end tests. When the project is big, it is necessary to have some unit tests. E.g., a test suite for each python module.