Skip to content

fix: stop overwriting session mock during tests - #175

Merged
socksy merged 1 commit into
developfrom
fix/session.json-resetting
Jan 20, 2026
Merged

fix: stop overwriting session mock during tests#175
socksy merged 1 commit into
developfrom
fix/session.json-resetting

Conversation

@socksy

Copy link
Copy Markdown
Contributor

See title. Now we save the session json each time we modify it that means the tests clobber the mock 🙃. Here we just git checkout it after running the tests.

@socksy
socksy merged commit bdd6184 into developJan 20, 2026
5 checks passed
@socksy
socksy deleted the fix/session.json-resetting branch January 20, 2026 16:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@socksy@sammuti