CodeSeoul / event_member_management_backend

ISC License
2 stars 1 forks source link

Changed member tests to integration tests #20

Closed xstrengthofonex closed 1 year ago

xstrengthofonex commented 1 year ago

Changed member tests to integration tests. The database is now rolled back after each test using the Transactional annotation.