refactor: migrate database access from PysonDB to SQLite #2104
Annotations
9 errors
Test stubber:
tests\publish\test_multi_build.py#L37
test_build_no_change
FileNotFoundError: Database file not found
|
Test stubber:
tests\publish\test_multi_build.py#L70
test_build_changed
FileNotFoundError: Database file not found
|
Test stubber:
tests\publish\test_multi_build.py#L107
test_build_force
FileNotFoundError: Database file not found
|
Test stubber:
tests\publish\test_multi_publish.py#L36
test_publish_no_change
FileNotFoundError: Database file not found
|
Test stubber:
tests\publish\test_multi_publish.py#L69
test_publish_changed
FileNotFoundError: Database file not found
|
Test stubber:
tests\publish\test_multi_publish.py#L98
test_publish_build
FileNotFoundError: Database file not found
|
Test stubber:
tests\publish\test_multi_publish.py#L131
test_publish_build_force
FileNotFoundError: Database file not found
|
Test stubber:
tests\publish\test_multi_publish.py#L167
test_publish_force
FileNotFoundError: Database file not found
|
Test stubber
Process completed with exit code 1.
|
Loading