Skip to content

Releases: alvim-puc/RepFinder

Sprint 2

Sprint 2 Pre-release
Pre-release

Choose a tag to compare

@alvimdev alvimdev released this 24 May 19:51
feat: add smoke tests for notifications persistence

- Implemented smoke tests in `smoke_notifications.fish` to verify the notification system's functionality, including user registration, application submission, notification retrieval, and read status updates.
- Created a new repository for notifications in `notifications.repo.ts` with functions to create, list, and mark notifications as read.
- Defined notification types in `notifications.types.ts` for better type safety and clarity in the notification handling process.

Sprint 1

Sprint 1 Pre-release
Pre-release

Choose a tag to compare

@alvimdev alvimdev released this 10 May 15:51
sprint01

feat: update README with project details and add domain proposal chec…