kaizen-ai / kaizenflow

KaizenFlow is a framework for Bayesian reasoning and AI/ML stream computing
GNU General Public License v3.0
109 stars 76 forks source link

Create test list to run with Sorrentum #283

Closed gpsaggese closed 1 year ago

gpsaggese commented 1 year ago

From https://github.com/sorrentum/sorrentum/issues/189#issuecomment-1563426753

Contributors can use repos outside our infra on their laptop, thus some tests might not work (e.g., if there is a dependency on AWS).

We want to mark unit tests based on what kind of support is needed, then contributors can just run our pytest flow skipping all the tests that are not expected to work outside our infra.

Assigning to @samarth9008 as current master of outsourcing. We can do a quick PR to get the skeleton in place. @PomazkinG and @jsmerix can help.

LibertasSpZ commented 1 year ago

@gpsaggese Could you remind me where to find the Google doc you shared with me today? I don't find it on the new branch .

gpsaggese commented 1 year ago

Same gdoc as above https://docs.google.com/document/d/1Qm54LwNRlBwzYroDGviW32NevK_V8L4Sufsg5u6IKwI/edit#heading=h.ak7215q457f3

LibertasSpZ commented 1 year ago

Got it. Thanks and sorry I wasn't reading the previous comments carefully.

gpsaggese commented 1 year ago

We'll merge the PR for this, but let's close this issue and focus on the smaller issues