-
- Downloads
feat(tests): add tests for terms section deletion functionality
- Added test for successful deletion of an active terms section. - Added test for handling deletion of a nonexistent terms section, asserting a 404 status. - Ensured database reflects the deletion correctly after the operation.
Please sign in to comment