Closed Bubblyworld closed 2 years ago
See #69 and #71.
Adds kubeflow backend tests that can be run with pytest --kubeflow. Currently they fail, as the kubeflow backend breaks when notebooks contain certain python patterns (see the issues).
pytest --kubeflow
Also re-enables magic line parsing as some tests depend on it (there's an issue with multiline comments that needs to be fixed - see https://github.com/SAME-Project/same-project/commit/8fb08e2354b)
See #69 and #71.
Adds kubeflow backend tests that can be run with
pytest --kubeflow
. Currently they fail, as the kubeflow backend breaks when notebooks contain certain python patterns (see the issues).Also re-enables magic line parsing as some tests depend on it (there's an issue with multiline comments that needs to be fixed - see https://github.com/SAME-Project/same-project/commit/8fb08e2354b)