cs481-ekh / s24-gone-phishin

https://cs481-ekh.github.io/s24-gone-phishin/
MIT License
1 stars 0 forks source link

Research Jest testing framework #74

Closed SorrenMosher closed 4 months ago

SorrenMosher commented 4 months ago

References user story #72

Determine how Jest is used to test Chrome extensions and how it can be implemented.

Definition of done:

SorrenMosher commented 4 months ago

Looked though the Jest docs webpage which gave the majority of information that I needed to know: https://jestjs.io/docs/getting-started

Utilized ChatGPT for some clarifications.

Looked at a tutorial on how to start writing tests: https://www.youtube.com/watch?v=FgnxcUQ5vho&ab_channel=WebDevSimplified

Satisfied definition of done, closing task. [t:43]