Skip to content
Snippets Groups Projects

Fix logs are placed in std output during CLI tests

Merged Mateusz Żebrak requested to merge mzebrak/fix-cli-tests-logs-in-output into develop

There was an issue with CLI tests - all logs were visible in the result.output. So it was not like the real usage, because logs are not placed in stdout in real user scenario. This MR fixes that by disabling stdout/stderr handlers in CLI tests.

Also setting proper logger configuration for unit and TUI tests.

Requires: !553 (merged)

Edited by Mateusz Żebrak

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading