fix: complete mock move by removing root-level duplicates

The previous commit copied mocks to mocks/ but didn't delete
the originals. This removes the root-level mock_synapse.py and
mock-google-oidc/, updates path references in the mocks/ copies,
and adds config.yaml to .gitignore.
This commit is contained in:
Letro Bot
2026-04-07 14:22:14 +03:30
parent 6cfaf99300
commit c81cf73b75
8 changed files with 8 additions and 434 deletions

4
.gitignore vendored
View File

@@ -10,5 +10,9 @@ target
.idea
.nova
# Local config (may contain secrets)
config.yaml
config.local.yaml
# OS garbage
.DS_Store