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

Writing test case to ensure endorsed work upon initialization #35

Closed
wants to merge 3 commits into from

Conversation

AliceeLe
Copy link

@AliceeLe AliceeLe commented Oct 11, 2024

This issue focuses on validating the behavior of the endorsed field in post creation in test/posts/create.js, specifically ensuring that the field is correctly initialized based on input parameters. The new test cases in create post cover scenarios where the endorsed field should automatically default to false if not specified and correctly initialize to true when explicitly set.

@evelynnchen-cmu since you implemented the back-end, can you take a look at the test case?

Connect with Kanban task: #33

@AliceeLe AliceeLe added the US1 label Oct 11, 2024
@AliceeLe AliceeLe added this to the Sprint 2 milestone Oct 11, 2024
@AliceeLe AliceeLe self-assigned this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants