Don't show Artifacts error message duplicates
To Reproduce Steps to reproduce the behavior:
- open a project
- go to Settings > Artifacts
- delete any credential, for example ENDPOINT
- save
- launch automated tests
- see the issue
Expected behavior
[TESTOMATIO] To disable artifact uploads set: TESTOMATIO_DISABLE_ARTIFACTS=1
[TESTOMATIO] To enable PRIVATE uploads set: TESTOMATIO_PRIVATE_ARTIFACTS=1
should be shown one time
Screenshots
Available on the 1.1.0-beta.artifact-count-retry-msg-1 beta version for the testing
@TetianaKhomenko
@mykhailiukVitalii the issue is still there
Good catch. I will check this error later today. Thx) @TetianaKhomenko
PR was created -> https://github.com/testomatio/reporter/pull/293 after @DavertMik review it will be merge for testing
already fixed with https://github.com/testomatio/reporter/issues/238 this case. Now the user see more additional information only in the DEBUG mode. We can check after merging - https://github.com/testomatio/reporter/pull/293 PR @TetianaKhomenko
@mykhailiukVitalii The issue is reproducing in our Playwright TS example project with the wrong storage credentials. Testomatio Reporter v1.2.2.
should be retested on refactored artifact uploader (changed to class) and on version 2+