[Bug]: Running Tests Overwrites settings.toml
Values
#927
Labels
Priority: Medium
An issue that shouldn't be be saved for last
Type: Bug
Something isn't working as intended
Type: Tests
Tests or testing related
Checklist
TagStudio Version
Alpha 9.5.2 (main branch)
Operating System & Version
macOS 15.4.1
Description
Running the PyTest tests (specifically
test_read_settings
) overwrites the user's actualsettings.toml
file with values from the test.Expected Behavior
Running tests should not affect the user's live files and should instead use mock files and directories for tests.
Steps to Reproduce
settings.toml
file, perferably with non-default valuestest_read_settings
testLogs
No response
The text was updated successfully, but these errors were encountered: