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

Add test cases #41

Merged
merged 60 commits into from
Nov 13, 2024
Merged

Add test cases #41

merged 60 commits into from
Nov 13, 2024

Conversation

xenosf
Copy link

@xenosf xenosf commented Nov 7, 2024

  • add e2e (system) tests
  • fix some bugs (that were caught by the tests)
    note: matching is not working for unknown reason. those tests have been placed in a subfolder and won't automatically run -- move them back to the e2e folder to re-enable them

@xenosf xenosf force-pushed the test-cases branch 2 times, most recently from 86a0337 to 366cf51 Compare November 7, 2024 17:05
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
client/src/hooks/useAuth.js 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
server/question-service/routes/questionRoute.js 100.00% <100.00%> (ø)
client/src/hooks/useAuth.js 33.33% <0.00%> (ø)

@xenosf xenosf force-pushed the test-cases branch 2 times, most recently from 8396748 to 9bf6403 Compare November 10, 2024 16:00
@xenosf xenosf marked this pull request as ready for review November 13, 2024 21:48
@xenosf xenosf merged commit d8b1cff into CS3219-AY2425S1:main Nov 13, 2024
24 checks passed
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