You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debugging functional and integration tests is hard since we don't collect the logs for every test. We have logs only for failed tests, and all the logs are in the same out/testout_*.txt file.
We need keep logs for every test, or for the entire run.