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

Implemented a new test suite for new Implemented Features under path test/newImplementedFeature :the anonymous feature post, Instructor approval post and Estimanted reading Time #52

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

jdufitum
Copy link

Test Suites for user stories #13 #5 #4 :
Anonymous Post:

Verified the presence and correct labeling of the anonymous type dropdown.
Ensured the anonymous type is included in the form submission.
Verified the backend correctly handles and displays anonymous posts.
Instructor Approved Post:

Verified that an instructor can approve a post.
Ensured that a student cannot approve a post.
Verified error handling for non-existent posts.
Estimated Reading Time:

Verified word count calculation.
Ensured correct estimation and display of reading time.

…rustor-approved and estimatedReadingPost. they are all under test/newImprementedFeature file path
@jdufitum jdufitum added this to the Sprint 2 milestone Oct 20, 2024
@jdufitum jdufitum requested review from dmohanadi and ssaigh October 20, 2024 18:40
@jdufitum jdufitum self-assigned this Oct 20, 2024
Copy link

@ssaigh ssaigh left a comment

Choose a reason for hiding this comment

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

The test suite looks comprehensive and the testing does a good attempt at covering all the three user we have implemented.

Copy link

@dmohanadi dmohanadi left a comment

Choose a reason for hiding this comment

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

looks good to me. Tests the 3 user stories we've implemented and aligns with the user guide.

@jdufitum
Copy link
Author

we wrote the test but we could not pass all them because of csrf error and nodeBB node_modules. i have attached the screenshot to see the issue
Screenshot 2024-10-20 172610

@jdufitum jdufitum merged commit 8c26d44 into CMU-17313Q:f24 Oct 20, 2024
1 check failed
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.

3 participants