gcivil-nyu-org / team-2-inperson

Shortlistâ„¢ is an educational web application specializing in matching middle school students and their parents with high schools in NYC. Team project for the NYU Software Engineering Fall 2022 course.
http://www.shortlist.nyc/
5 stars 6 forks source link

Frontend unit component testing for RecommendationStack.vue #146

Open simaoalicechen opened 1 year ago

simaoalicechen commented 1 year ago

This is not a priority, because it requires drag and drop testing.

Acceptance criteria

Created unit tests for components in RecommendationStack.vue Pass as many tests as possible Notify the contribution/reviewers about tests that cannot be passed

Definition of Done: Pass as many tests as possible Comment and move tests that cannot be passed for the nest sprints

simaoalicechen commented 1 year ago
  1. Added 4 UI component tests;
  2. Left comments and room for later API tests

Tests created: 4 Tests passed: 4