OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.89k stars 926 forks source link

make tests put out readable StatusCodes #2593

Closed romanett closed 2 months ago

romanett commented 2 months ago

Proposed changes

Add explicit Casts to all Asserts checking for status codes, to make debugging failed tests more straightforward

simplify gds test client cert update

Related Issues

Types of changes

Checklist

Further comments

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.63%. Comparing base (60689c9) to head (871d3e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2593 +/- ## ======================================= Coverage 54.62% 54.63% ======================================= Files 342 342 Lines 65082 65082 Branches 13350 13350 ======================================= + Hits 35553 35556 +3 + Misses 25661 25659 -2 + Partials 3868 3867 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.