mindsdb / mindsdb_native

Machine Learning in one line of code
http://mindsdb.com
GNU General Public License v3.0
37 stars 28 forks source link

Add tests pulling data from atlas #433

Closed George3d6 closed 3 years ago

George3d6 commented 3 years ago

Pulling data from Atlas, in principle, should work just like any other mongo datasource + some URL params.

In practice, we probably need to test for it specifically as there are edge cases and edge cases. We need to add some datasets to an existing test account, add credentials to the github secrets and add this to the CI.