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

[FEQ]Yaswanth/FEQ-1972 Added Test cases for Loader component #136

Conversation

yaswanth-deriv
Copy link
Contributor

Added test cases for loader component in deriv-com/ui library

it('renders with default props', () => {
const { getByTestId } = render(<Loader />);
const loader = getByTestId('dt_derivs-loader');
console.log(loader,"loader")
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we remove this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed it.Thanks

@shayan-deriv shayan-deriv merged commit 72a545c into deriv-com:main Mar 25, 2024
1 check passed
Copy link

🎉 This PR is included in version 1.12.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@yaswanth-deriv yaswanth-deriv deleted the yaswanth/FEQ-1972_Added_test_for_loader_component branch April 1, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants