therealgrupprumone / Projektarbete

0 stars 0 forks source link

Dtos and Mapper #20

Closed JannisMueller closed 2 years ago

github-actions[bot] commented 2 years ago

Test Results

3 files  ±0  3 suites  ±0   5s :stopwatch: -1s 4 tests ±0  4 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit ae6c8e25. ± Comparison against base commit b31de6f1.

This pull request removes 2 and adds 2 tests. Note that renamed tests count towards both. ``` se.iths.projektarbete.integrationtest.UserIntegrationTest ‑ callingURLForAllUsersAndReturnRequestedUserAsJson se.iths.projektarbete.integrationtest.UserIntegrationTest ‑ callingURLForOneUserWithValidIdForExistingUserAndReturnRequestedUserAsJson ``` ``` se.iths.projektarbete.controller.UserIntegrationTest ‑ callingURLForAllUsersAndReturnRequestedUserAsJson se.iths.projektarbete.controller.UserIntegrationTest ‑ callingURLForOneUserWithValidIdForExistingUserAndReturnRequestedUserAsJson ```