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

Handler fixture should only set dependency (eg: identifier) values if not already set #4

Open
sbellware opened this issue Jun 23, 2021 · 0 comments

Comments

@sbellware
Copy link
Contributor

Applies to identifier, clock, etc.

EG: The handler's identifier dependency can be set outside of the fixture. If it is, the current implementation will re-set the identifier value to the zero UUID (ie: default UUID value).

Note: Why does the fixture do this stuff at all? It's a test setup concern.

@sbellware sbellware added the bug label Jun 23, 2021
@ntl ntl removed the bug label Aug 28, 2023
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

No branches or pull requests

2 participants