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

🚨 audit should not have a factory #986

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

willpower232
Copy link
Contributor

The whole point of this library is to make audit entries and they are generated via the observer during tests.

If audits are made via factory then it won't necessarily behave like real life because of factory randomness, it is easier to avoid doing that entirely.

@willpower232 willpower232 requested a review from erikn69 December 24, 2024 16:42
@willpower232 willpower232 self-assigned this Dec 24, 2024
Copy link
Contributor

@erikn69 erikn69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It makes sense, great 👍

@erikn69 erikn69 merged commit 2d5f2b1 into master Dec 24, 2024
17 checks passed
@willpower232 willpower232 deleted the audit-should-not-have-a-factory branch December 24, 2024 17:29
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