miahuynhh / footnote

A digital choreography notation tool.
0 stars 0 forks source link

Testing - Project and Video Upload #40

Closed CatherineXJJin closed 3 days ago

CatherineXJJin commented 3 days ago

project_test.mjs: Tests project creation, deletion and get video_test.mjs: Tests video upload failure (empty video upload) and success cases

Added necessary libraries (Supertest) to package.json and created a test-videos directory within the test directory, which currently contains one video.

All tests pass.