CodeSeoul / event_member_management_backend

ISC License
2 stars 1 forks source link

Add member controller tests #18

Closed xstrengthofonex closed 1 year ago

xstrengthofonex commented 1 year ago

Purpose of Changes

fixes #2

Description of Changes

Added tests for MemberController using mockMvc and BDDMockito.

Checklist

xstrengthofonex commented 1 year ago

Thank you! I'll try and write a few more tests for the other modules when I have time.