bounswe / bounswe2023group4

6 stars 0 forks source link

frontend/test/not-moderator-page #626

Closed enfurars closed 9 months ago

enfurars commented 9 months ago

I have written unit tests for rendering the non-moderator view on moderation page and applying for becoming a moderator with a button click. It simulates a mock API call to see if button works. I have also added some undefined response checks to moderator page and I needed add a dependency to package.json files as a warning message suggested.

enfurars commented 9 months ago

image