North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

Puppeteer UI Test /users/{userid}/tasks - add to slsart GH action[Task] #241

Closed gillilands19 closed 3 years ago

gillilands19 commented 3 years ago

Is your feature request related to a problem? Please describe. Not a problem. Just need UI testing done

Describe the solution you'd like A UI test using puppeteer, the slsart library, and github actions needs to be created so the test fires off when either called via slsart or whenever pushed and merged to development branch.

Describe alternatives you've considered None

Additional context

Plugins can potentially be used with the slsart library, specifically a serverless framework plugin. The serverless.yaml file will need to be altered in order to run the test as part of a serverless function.