Skip to content

refactor oauth service: remove test-driven architectural distortion#119

Closed
codegirl-007 wants to merge 9 commits into
masterfrom
remove-test-driven-arch-distortion
Closed

refactor oauth service: remove test-driven architectural distortion#119
codegirl-007 wants to merge 9 commits into
masterfrom
remove-test-driven-arch-distortion

Conversation

@codegirl-007

Copy link
Copy Markdown
Owner

Replace exchangeTx/beginTx/db==nil with TxRunner pattern. Split dataStore into focused StateStore, TokenLoader, and TxDataStore interfaces. Remove fakeStore and fakeTokenDataStore — tests now use focused function-field stubs (stubStateStore, stubTxStore). Transaction boundaries are explicit via TxRunner.RunInTx.

@codegirl-007

Copy link
Copy Markdown
Owner Author

moved to PR #117

@codegirl-007
codegirl-007 deleted the remove-test-driven-arch-distortion branch May 30, 2026 07:07
Sign up for free to 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.

1 participant