Gegardus / JS-Capstone-Webapp

3 stars 1 forks source link

add test for comments counter #33

Closed Kandy-Peter closed 2 years ago

Kandy-Peter commented 2 years ago

In the test pull request, the counter comments function will test the number of comments of a unique movie. if there's no comment it will return " Comments ", and if there are comments we will get " Comments (n)".