Skip to content

Pass time generator to more database operations#968

Merged
brandur merged 1 commit into
masterfrom
brandur-more-stubbable-operations
Jul 1, 2025
Merged

Pass time generator to more database operations#968
brandur merged 1 commit into
masterfrom
brandur-more-stubbable-operations

Conversation

@brandur

@brandur brandur commented Jun 29, 2025

Copy link
Copy Markdown
Contributor

Here, go through our various database operations in the driver, find
Now parameters that weren't being used, and start passing them from
callers. This'll have no functional effect on deployed environments, but
means that more times are stubbed as expected when they're invoked from
tests.

Here, go through our various database operations in the driver, find
`Now` parameters that weren't being used, and start passing them from
callers. This'll have no functional effect on deployed environments, but
means that more times are stubbed as expected when they're invoked from
tests.
@brandur
brandur requested a review from bgentry June 29, 2025 21:10
@brandur

brandur commented Jul 1, 2025

Copy link
Copy Markdown
Contributor Author

ty ty.

@brandur
brandur merged commit 4976f72 into master Jul 1, 2025
10 checks passed
@brandur
brandur deleted the brandur-more-stubbable-operations branch July 1, 2025 06:27
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.

2 participants