Skip to content

Conversation

@hzd0031
Copy link

@hzd0031 hzd0031 commented Jun 3, 2025

What’s new

  • ResetPasswordForm.jsx – simple password-reset form component
  • ResetPasswordForm.test.jsx – Jest/Vitest test using React Testing Library

Verification

  • Followed TDD: test failed ➜ implemented ➜ test passed
  • npm test passes locally (screenshots attached in Lab 3 report)

Please review & merge. Thanks!

github-classroom bot and others added 30 commits May 10, 2025 00:50
* Added activity RestController which is the main entry point for interacting with the activity data.
* Added JPA Repository for storing the data in H2 in-memory database (for proof of concept)
* Added the activity Service which contains the business logic and processes the API request.
* Added ActivityRestControllerTest for verifying expected rest response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants