Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add web UI components tests setup #612

Merged
merged 2 commits into from
Sep 8, 2022
Merged

Add web UI components tests setup #612

merged 2 commits into from
Sep 8, 2022

Conversation

jbaez
Copy link
Contributor

@jbaez jbaez commented Sep 7, 2022

Web UI components test is now setup to run with jest: npm test

  • add dev dependencies for testing components
  • implement AlbumCard component UI test
  • rename Albums BLoC to albums.bloc.ts (.bloc.ts naming convenience)
  • update jest configuration to include svelte-material-icons NPM dependency so it can be compiled prior running the tests.

- add libraries for component UI testing
- implement AlbumCard UI tests
By convention now it's `album.bloc.ts`
@jbaez jbaez merged commit de996c0 into main Sep 8, 2022
@jbaez jbaez deleted the add/web-ui-tests-setup branch September 8, 2022 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant