Capstone JavaScript My Restaurant Application > The restaurant application majorly displays different categories of meals. The homepage shows a list of meals you can like. The popup window shows more data on the selected meal and the user can comment on it too.
4
stars
2
forks
source link
[3pt] - Add tests for reservations counter - Student C #20
Make sure that function for the reservations counter is covered with unit tests using Jest.