-
Notifications
You must be signed in to change notification settings - Fork 80
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
test: use angular testing library for component tests #732
test: use angular testing library for component tests #732
Conversation
timonback
commented
Apr 28, 2024
•
edited
Loading
edited
- refactored 3 test as a start
- testing with actual (amqp) mock data (can be extended later)
- refactored 3 test as a start - testing with actual (amqp) mock data
✅ Deploy Preview for springwolf-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hi @aerfus Feel free to have a look and review. I am curious about your thoughts. |
Hi @timonback , In general I agree with the refactoring. Look nice! |
Great, I am curious. @aerfus can you publish/comment your review. I cant see your comments yet. Do your comments still have the 'pending' tag? |
springwolf-ui/src/app/components/channels/channels.component.spec.ts
Outdated
Show resolved
Hide resolved
springwolf-ui/src/app/components/channels/channel-main/channel-main.component.spec.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed. Good!
feb2388
to
4699705
Compare