-
Notifications
You must be signed in to change notification settings - Fork 15
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
2 logger unit tests fail #7
Comments
Closed
Also mentioned in #9 Thanks for being patient @xixiaofinland and @arafesthain I checked out the code as is, pushed, assigned permset, and ran the tests successfully.
I need a reproduction if this issue persists. |
Thanks @Szandor72, in my opinion permission set should be assigned to a test user and then test run as this user to not be dependent of current running/deploying one (hence more CI/CD friendly) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I deployed the solution into a scratch org and 2 unit tests fail
sendLog_UserBasedLogging_Success
logTrigger_AllVariations_Success
line 194, there shouldn't be any logEntry in database, why assert
1
?The text was updated successfully, but these errors were encountered: