KevinKim99 / Ticket-Tech

1 stars 2 forks source link

added testing for Concerts.html #65

Closed KenichiroAnderson closed 6 months ago

KenichiroAnderson commented 6 months ago

you will need jest in your vscode to run these tests but they do work and do create false concerts and artists and ensure that they are working. so this one is ready for push to main

KenichiroAnderson commented 6 months ago

sorry, i originally made this in main then realized that I cant do that, got to follow protocol

EricSmith10 commented 6 months ago

thanks for making the tests Ken, looks good. Good comments as well

NathanIsCoding commented 6 months ago

Looks good, tests seem reasonable and code is clear.

KevinKim99 commented 6 months ago

testing cases are well functioning, code is well written in neat way