Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(daemon): Prefer storeValue() where possible in tests #2277

Merged
merged 1 commit into from May 10, 2024

Conversation

rekmarks
Copy link
Contributor

@rekmarks rekmarks commented May 9, 2024

Prefer storeValue() over more complicated evaluate() incantations in tests when we just need some named value to exist.

@rekmarks rekmarks force-pushed the rekmarks-use-storeValue-in-tests branch 3 times, most recently from 1ca21f6 to db1dc97 Compare May 9, 2024 00:52
@rekmarks rekmarks changed the title refactor(daemon): Use storeValue() where possible in tests refactor(daemon): Prefer storeValue() where possible in tests May 9, 2024
@rekmarks rekmarks marked this pull request as ready for review May 9, 2024 00:53
@rekmarks rekmarks requested a review from kriskowal May 9, 2024 00:59
Prefer `storeValue()` over more complicated `evaluate()` incantations in
tests when we just need some named value to exist.
@rekmarks rekmarks force-pushed the rekmarks-use-storeValue-in-tests branch from db1dc97 to 5d41e8b Compare May 10, 2024 22:01
@rekmarks rekmarks enabled auto-merge May 10, 2024 22:01
@rekmarks rekmarks merged commit 046c95f into master May 10, 2024
17 checks passed
@rekmarks rekmarks deleted the rekmarks-use-storeValue-in-tests branch May 10, 2024 22:08
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.

None yet

2 participants