Partial disabling of logging #19950
Unanswered
Anmia
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having issues with longer tests being slower and slower the further I get into the test. From what I can tell it has to do with the actions being logged in the sidebar. Is there a way to turn logging off and on again during a test, only logging failures?
An example would be for not logging signing in or searching for a customer as these are repeated actions that don't need logging except for where they are explicitly tested.
Beta Was this translation helpful? Give feedback.
All reactions