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

permission-monitoring-changes-assertion-fix #3

Merged
merged 5 commits into from
Mar 19, 2024

Conversation

technoplato
Copy link
Owner

No description provided.

Update the test case in Permission Monitoring Machine to use a more specific assertion that checks for equality of context permissionStatuses with expectedFinalPermissionMap. Removed unnecessary console logs and streamlined the assertion for better clarity and reliability.
…nt was not handled as expected

Previously, I had attempted to raise an event to the invoked actors, and the event was never being received there. Making the states parallel fixed that isue.
I wasn't sure if async receive worked but now tests verify that it does
@technoplato technoplato merged commit 9e30683 into main Mar 19, 2024
1 of 2 checks passed
@technoplato technoplato deleted the permission-monitoring-changes-assertion-fix branch March 19, 2024 16:44
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.

1 participant