-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: upgrade to empirica latest #269
Conversation
|
|
Basic Setup of Daily.co as replacement for Eyeson
temporary solution by hardcoding minHeight
- Temporary Solution for debug module not existing
|
|
|
|
|
|
I couldn't figure out the Cypress thing. I found some issue alluding to this being a problem others are having, though there is no clear fix from what I can see:
Maybe an update to Cypress could help. I don't, I have very little experience with Cypress. I don't quite understand how this whole setup works. There are none of the container logs (not in these failing runs, not in the previous working runs). |
|
Enabled GH action debug logging, lets try again and see if we get more useful info |
|
added 700px minHeight to resole video getting trimmed short
fixes errors that required dev mode to run tests. Now should run in test mode as well.
Add surveys pkg, refactor test suite Merging as the remaining test failures seem to be about the parent PR
|
|
|
|
@@ -0,0 +1,6 @@ | |||
version: v1.0.0-rc.12 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@npaton - does it matter that this file is out of date?
|
Maybe we should just remove the before statements and put them in as part of the test?
|
Tests are occasionally failing because of flake in admin console accessing. Addressing this in a future PR. |
No description provided.