ucsb-cs156-w24 / proj-gauchoride-w24-7pm-4

https://ucsb-cs156-w24.github.io/proj-gauchoride-w24-7pm-4/
0 stars 0 forks source link

FEATURE: Create DriverAvailabilityCreatePage (Driver Availiability) #18 #40

Closed dhwang154 closed 6 months ago

dhwang154 commented 6 months ago

I created the DriverAvailabilityCreatePage.js, DriverAvailabilityCreatePage.test.js, and DriverAvailabilityCreatePage.stories.js. Below includes screenshots of the tests. storybook:

storybook

npm test:

npm test

npm run coverage:

npm run coverage

npm stryker run:

npm stryker run

This closes #18

dhwang154 commented 6 months ago

added regex test (09:00AM)

notaryaman commented 6 months ago

LGTM!!