UniversityOfSaskatchewanCMPT371 / term-project-2024-team-4

Apache License 2.0
2 stars 2 forks source link

Automated testing failing in feature/frontend-catalogue branch #72

Closed keliboi closed 6 months ago

keliboi commented 6 months ago

Automated testing using Vitest fails to run in feature/frontend-catalogue branch, without any changes to any file in the branch

image

The exact same set of automated tests runs properly on develop branch

image
xix695 commented 6 months ago

1, fix double click to refresh;

  1. fix not to add a new projectile to the backend
itsjorden commented 6 months ago

This branch has had its functionality moved over to the branch feature/projectile. Are these test case issues still happening in this new branch?

keliboi commented 6 months ago

This issue can be fixed with this same solution for issue https://github.com/UniversityOfSaskatchewanCMPT371/term-project-2024-team-4/issues/99#issuecomment-2002098741