mariatorrentedev / portfolio

2024 portfolio update
https://www.mariatorrente.com/
0 stars 0 forks source link

Add unit testing #11

Closed mariatorrentedev closed 3 weeks ago

mariatorrentedev commented 2 months ago

Add unit testing to current components:

About Navigation SpotifyNowPlaying

Note: use MSW for the mock-up handlers.

Acceptance Criteria:

  1. All components must have unit testing.
  2. Make sure to add an action when merging into master to run all tests.