savvato-software / tribe-app-backend

3 stars 20 forks source link

TRIB-220: adds UserTestConstants interface #221

Closed mrsbluerose closed 5 months ago

mrsbluerose commented 5 months ago

Copies user related properties from AbstractTestConstants into new UserTestConstants interface. This will be implemented in future tickets, converting from abstract constants to the interface.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 81.42%. Comparing base (bf2feb2) to head (6a64aef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #221 +/- ## ========================================== Coverage 81.42% 81.42% Complexity 546 546 ========================================== Files 78 78 Lines 1685 1685 Branches 274 274 ========================================== Hits 1372 1372 Misses 279 279 Partials 34 34 ```

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