Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kan 65/frontend tests #54

Merged
merged 4 commits into from
Oct 23, 2024
Merged

Kan 65/frontend tests #54

merged 4 commits into from
Oct 23, 2024

Conversation

dh-giang-vu
Copy link
Collaborator

@dh-giang-vu dh-giang-vu commented Oct 23, 2024

To run test cases, cd to frontend folder:

  1. Run npm install
  2. Run npx vitest --ui

Test case(s) added:

  • Security: check behaviour for correct / incorrect login credentials
  • Add UI component tests to simulate user interactions && check state management of each modular component

Component fix:

  • Fixed SkipButton state management to enable / disable according to whether campus solution is present in database or not

Copy link
Owner

@hotungkhanh hotungkhanh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests have been run on my end and all passed.

@dh-giang-vu dh-giang-vu merged commit 490aa7c into develop Oct 23, 2024
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.

2 participants