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

Refine Cypress tests #496

Merged
merged 3 commits into from Nov 29, 2022
Merged

Refine Cypress tests #496

merged 3 commits into from Nov 29, 2022

Conversation

oo-bldrs
Copy link
Contributor

The Cypress test suite periodically encounters failures due to the tests firing before the IFC model is loaded. The load time is variable according to how quickly the browser loads the WASM and the model.

There is currently no attribute or callback to indicate that the model is ready for user interaction, so this PR attempts to introduce a state variable that acts as that indicator then refactors the Cypress test suite, specifically the model tests, to rely on said indicator.

@netlify
Copy link

netlify bot commented Nov 29, 2022

Deploy Preview for bldrs-share ready!

Name Link
🔨 Latest commit 52a506f
🔍 Latest deploy log https://app.netlify.com/sites/bldrs-share/deploys/63855a4ddde7dc00091d55e5
😎 Deploy Preview https://deploy-preview-496--bldrs-share.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.

@oo-bldrs oo-bldrs merged commit a3adf75 into bldrs-ai:main Nov 29, 2022
@oo-bldrs oo-bldrs deleted the refine-cypress-tests branch November 29, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Closed Issues
Development

Successfully merging this pull request may close these issues.

None yet

2 participants