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

Deprecating RNG from Unit Testing #4907

Open
PatrickGoRaft opened this issue Sep 26, 2024 · 0 comments
Open

Deprecating RNG from Unit Testing #4907

PatrickGoRaft opened this issue Sep 26, 2024 · 0 comments
Assignees

Comments

@PatrickGoRaft
Copy link
Contributor

Now that unit tests for the platform are more specific the rate of false negative test results has been spiking. Removing the randomness of LAR generated via the LARGen object should be altered to produce more predictable values.

First value to make less random:

  • LEI ( should be all caps , alphanumeric, 20 characters long)

We will need to investigate applying this solution to other problematic fields.

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