CMU-17313Q / fall23-nodebb-just-relax

fall23-nodebb-just-relax created by GitHub Classroom
GNU General Public License v3.0
0 stars 2 forks source link

Add Test Cases to Test Posting and Topic Functionalities #63

Closed Skultrix closed 1 year ago

Skultrix commented 1 year ago

This PR adds one test case to posts.js which checks if the isAnonymous attribute is originally public, and one test case to topics.js that determines if resolve attributes are registered properly in the database.