-
Notifications
You must be signed in to change notification settings - Fork 54
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
test: added new test suite for PrngSystemContract (#416) #417
Conversation
Signed-off-by: Logan Nguyen <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>
Test Results 16 files + 4 94 suites +35 10m 41s ⏱️ + 3m 17s For more details on these failures, see this check. Results for commit 60c16eb. ± Comparison against base commit 568fdc7. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG.
One improvement
Signed-off-by: Logan Nguyen <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>
…shgraph#417) * test: added new test suite for PrngSystemContract Signed-off-by: Logan Nguyen <[email protected]> * test: added PrngSystemContract to CI tasks Signed-off-by: Logan Nguyen <[email protected]> * update(test): checked PseudoRandomSeed against HashZero Signed-off-by: Logan Nguyen <[email protected]> * update: added expect(result).to.exist Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]> Signed-off-by: Mo Shaikjee <[email protected]>
Description:
This PR adds a suite of unit test for PrngSystemContract and also adds it to CI
Related issue(s): #416
Fixes #416
Notes for reviewer:
Checklist