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

Fix flaky specs #153

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Fix flaky specs #153

merged 1 commit into from
Feb 7, 2023

Conversation

diogob
Copy link
Contributor

@diogob diogob commented Feb 7, 2023

The expectation on the button disabled is failing under certain conditions even if the behaviour is working properly.
Later we can reimplement those assertions using MutationObservers but that will be more work-intensive, so the current PR just removes the worst offender (the one in edit-value spec).

@netlify
Copy link

netlify bot commented Feb 7, 2023

Deploy Preview for remix-forms ready!

Name Link
🔨 Latest commit cdb04e4
🔍 Latest deploy log https://app.netlify.com/sites/remix-forms/deploys/63e289542ea92f0008880ffc
😎 Deploy Preview https://deploy-preview-153--remix-forms.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@diogob diogob marked this pull request as ready for review February 7, 2023 17:32
@diogob diogob merged commit 6909dba into main Feb 7, 2023
@diogob diogob deleted the fix-flaky-specs branch February 7, 2023 18:02
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.

None yet

2 participants