Skip to content

Conversation

@rchavan10
Copy link
Collaborator

No description provided.

@nx-cloud
Copy link

nx-cloud bot commented Dec 11, 2025

View your CI Pipeline Execution ↗ for commit bcbedcb

Command Status Duration Result
nx affected --targets=lint,test,compodoc --conf... ✅ Succeeded 1m 11s View ↗
nx affected --target=build,build-webcomponent,b... ✅ Succeeded 25s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-19 20:48:23 UTC

@github-actions
Copy link

github-actions bot commented Dec 11, 2025

🚀 Preview Deploy Report

✅ Successfully deployed preview here

@rchavan10 rchavan10 self-assigned this Dec 12, 2025
Copy link
Contributor

@axdanbol axdanbol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Must use https://testing-library.com/ instead of fixture in all tests

Copy link
Contributor

@axdanbol axdanbol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't use container.querySelector from the render result - that is no better that using fixture. Use queries such as screen.findBy*, screen.getBy* from the testing library instead. Examples: https://testing-library.com/docs/angular-testing-library/examples

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.

3 participants