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
Is your feature request related to a problem? Please describe.
In GitHub actions the integration tests log a lot of lines in the console which makes it hard to see the what went wrong.
Describe the solution you'd like
A lot of the logged lines are unneccessary. Maybe we can consider to only log the results in GitHub actions.
Is your feature request related to a problem? Please describe.
In GitHub actions the integration tests log a lot of lines in the console which makes it hard to see the what went wrong.
Describe the solution you'd like
A lot of the logged lines are unneccessary. Maybe we can consider to only log the results in GitHub actions.
Production URL
https://github.com/DigitalExcellence/dex-backend/pull/391/checks?check_run_id=2031295751
Additional context
We currently use the Postman CLI runner called Newman.
https://learning.postman.com/docs/running-collections/using-newman-cli/command-line-integration-with-newman/
The text was updated successfully, but these errors were encountered: