-
Notifications
You must be signed in to change notification settings - Fork 47
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
Jest test not running successfully #2057
Comments
All the failed test cases are related to Carbon
The test then fails because the
Printing the ID that
returns
|
All the failed tests are being rendered within a right flyout. If we change it to |
After adding if statement around Opened Carbon issue to get fixed: carbon-design-system/carbon#16944 |
Signed-off-by: Carita Ou <[email protected]>
Signed-off-by: Carita Ou <[email protected]>
Signed-off-by: Carita Ou <[email protected]>
Carbon issue carbon-design-system/carbon#16948 |
Signed-off-by: Carita Ou <[email protected]>
Signed-off-by: Carita Ou <[email protected]> Signed-off-by: Matt Howard <[email protected]>
ref 3821
The Jest test are not running successfully even though nothing has changed in our code. Failures are in properties tests. I assume this is another case of the latest release of Carbon breaking the tests.
The text was updated successfully, but these errors were encountered: