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

Test anonymity #58

Closed rama0711 closed 1 year ago

rama0711 commented 1 year ago

resolved #48

The test consists of three steps first creating a topic with the attribute isAnonymous set to 'anonymous' and the second step is to post this topic and await for the results. The test asserts that the isAnonymous attribute for the returned posted data is set to be equal to 'anonymous'