-
Notifications
You must be signed in to change notification settings - Fork 21
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: update widgets #1220
feat: update widgets #1220
Conversation
7ff9d47
to
d9aa28e
Compare
Looks like feeds are not reachable from CI for some reason. |
Looking at the video from test run, I can see It can fetch feed description and later fails with "undefined is not a function" error So, feeds are pretty much reachable |
Interesting, didn't know about the video for e2e tests! Locally, tests keep hanging because of network requests to feeds:
I think event streams are not supported in detox, although I can't find anything on that when looking for similar issues. EDIT: I forgot to set |
Tests are passing now except for LNURL e2e tests, but that's probably not because of anything in this PR. Should be ready for review @limpbrains |
006ba25
to
a5c6bb7
Compare
I have same error on my machine:
|
Should be fixed now, just a small merge mistake. |
Description
Updates widgets UI to design prototype v39 and moves them to web-relay.
Linked Issues/Tasks
Replaces #1169
Closes #633
https://app.asana.com/0/0/1205132561089041/f
Type of change
Tests
Screenshot / Video