initial commit
This commit is contained in:
3
backend/.pytest_cache/v/cache/lastfailed
vendored
Normal file
3
backend/.pytest_cache/v/cache/lastfailed
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"tests/test_upload.py::TestClient": true
|
||||
}
|
||||
9
backend/.pytest_cache/v/cache/nodeids
vendored
Normal file
9
backend/.pytest_cache/v/cache/nodeids
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
"tests/test_analysis.py::test_feature_importance",
|
||||
"tests/test_analysis.py::test_outlier_detection_multivariate",
|
||||
"tests/test_analysis.py::test_outlier_detection_univariate",
|
||||
"tests/test_analysis.py::test_run_regression",
|
||||
"tests/test_upload.py::test_health_check",
|
||||
"tests/test_upload.py::test_upload_csv",
|
||||
"tests/test_upload.py::test_upload_invalid_format"
|
||||
]
|
||||
Reference in New Issue
Block a user