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

deploy #569

Merged
merged 11 commits into from
Jul 10, 2024
Merged

deploy #569

merged 11 commits into from
Jul 10, 2024

Conversation

0xBigBoss
Copy link
Contributor

No description provided.

dependabot bot and others added 11 commits July 7, 2024 17:21
Bumps the npm_and_yarn group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [debug](https://github.com/debug-js/debug) | `4.3.4` | `4.3.5` |
| [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.8` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.21.4` | `7.23.2` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.2.2` | `4.4.0` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.3` | `1.15.6` |
| [jose](https://github.com/panva/jose) | `4.15.4` | `4.15.9` |
| [postcss](https://github.com/postcss/postcss) | `8.4.23` | `8.4.31` |
| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
| [ws](https://github.com/websockets/ws) | `6.2.2` | `6.2.3` |



Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `debug` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.4...4.3.5)

Updates `zod` from 3.22.4 to 3.23.8
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.4...v3.23.8)

Updates `@babel/traverse` from 7.21.4 to 7.23.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `fast-xml-parser` from 4.2.2 to 4.4.0
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@4.2.2...v4.4.0)

Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.6)

Updates `jose` from 4.15.4 to 4.15.9
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.9/CHANGELOG.md)
- [Commits](panva/jose@v4.15.4...v4.15.9)

Updates `postcss` from 8.4.23 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.23...8.4.31)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `ws` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: debug
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: zod
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: fast-xml-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: jose
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix sign up spec, docs

* add direnv to recs
* add external address send confirm

* fix playwright spec
@0xBigBoss 0xBigBoss merged commit 42c3da7 into main Jul 10, 2024
11 of 16 checks passed
Copy link

Playwright Report

Summary

Expected Skipped Unexpected Flaky Duration
70 0 5 1 149.56s

Suites

account-rewards.onboarded.spec.ts

can visit rewards page

  • chromium: ✅
  • firefox: ✅

account-sendtag-checkout.onboarded.spec.ts

can visit checkout page

  • chromium: ✅
  • firefox: ✅

can add a pending tag

  • chromium: ✅
  • firefox: ✅

cannot add an invalid tag name

  • chromium: ✅
  • firefox: ✅

can confirm a tag

  • chromium: ✅
  • firefox: ✅

can refer a tag

  • chromium: ✅
  • firefox: ✅

cannot confirm a tag without paying

  • chromium: ✅
  • firefox: ✅

cannot add more than 5 tags

  • chromium: ✅
  • firefox: ✅

account-settings-backup.onboarded.spec.ts

can backup account

  • chromium: ✅
  • firefox: ✅

can remove a signer

  • chromium: ✅
  • firefox: ✅

account.logged-in.spec.ts

can visit account page

  • chromium: ✅
  • firefox: ✅

can update profile

  • chromium: ✅
  • firefox: ✅

activity.onboarded.spec.ts

can visit activity page

  • chromium: ✅
  • firefox: ✅

can search on activity page

  • chromium: ✅
  • firefox: ✅

deposit.onboarded.spec.ts

can deposit USDC with web3 wallet

  • chromium: ✅
  • firefox: ✅

can deposit ETH with web3 wallet

  • chromium: ✅
  • firefox: ✅

home.onboarded.spec.ts

can visit token detail page

  • chromium: ❌

    • Error: �[31mSnapshot comparison failed:�[39m

    /rest/v1/activity_feed?select=*&event_name=eq.send_account_transfers&data-%3E%3Elog_addr=eq.%5Cx833589fcd6edb6e08f4c7c32d4f71b54bda02913&or=%28from_user.not.is.null%2C+to_user.not.is.null%29&�[32mor=%28data-%3Et.is.null%2C+data-%3Ef.is.null%2C+and%28data-%3E%3Et.not.in.%28%5Cx592e1224d203be4214b15e205f6081fbbacfcd2d%2C%5Cx4c99cdaab0cfe32b4ba77d30342b5c51e0444e5b%2C%5Cx592e1224d203be4214b15e205f6081fbbacfcd2d%29%2C+data-%3E%3Ef.not.in.%28%5Cx592e1224d203be4214b15e205f6081fbbacfcd2d%2C%5Cx4c99cdaab0cfe32b4ba77d30342b5c51e0444e5b%2C%5Cx592e1224d203be4214b15e205f6081fbbacfcd2d%29%29%29&�[39morder=created_at.desc&offset=0&limit=10

Expected: �[33m/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/home.onboarded.spec.ts-snapshots/token-details-history-url-chromium�[39m
Received: �[33m/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/test-results/home.onboarded-can-visit-token-detail-page-chromium-retry2/token-details-history-url-actual�[39m

�[0m �[90m 21 |�[39m �[36mconst�[39m req �[33m=�[39m context�[33m.�[39mroute(�[32m${SUPABASE_URL}/rest/v1/activity_feed*�[39m�[33m,�[39m �[36masync�[39m (route) �[33m=>�[39m {
�[90m 22 |�[39m �[36mconst�[39m url �[33m=�[39m �[36mnew�[39m �[33mURL�[39m(route�[33m.�[39mrequest()�[33m.�[39murl())
�[31m�[1m>�[22m�[39m�[90m 23 |�[39m expect(�[32m${url.pathname}${url.search}�[39m)�[33m.�[39mtoMatchSnapshot(�[32m'token-details-history-url'�[39m)
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 24 |�[39m �[36mawait�[39m route�[33m.�[39mfulfill({
�[90m 25 |�[39m body�[33m:�[39m �[33mJSON�[39m�[33m.�[39mstringify(mockUsdcTransfers)�[33m,�[39m
�[90m 26 |�[39m headers�[33m:�[39m { �[32m'content-type'�[39m�[33m:�[39m �[32m'application/json; charset=utf-8'�[39m }�[33m,�[39m�[0m

at /home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/home.onboarded.spec.ts:23:44
  • firefox: ❌

    • Error: �[31mSnapshot comparison failed:�[39m

    /rest/v1/activity_feed?select=*&event_name=eq.send_account_transfers&data-%3E%3Elog_addr=eq.%5Cx833589fcd6edb6e08f4c7c32d4f71b54bda02913&or=%28from_user.not.is.null%2C+to_user.not.is.null%29&�[32mor=%28data-%3Et.is.null%2C+data-%3Ef.is.null%2C+and%28data-%3E%3Et.not.in.%28%5Cx592e1224d203be4214b15e205f6081fbbacfcd2d%2C%5Cx4c99cdaab0cfe32b4ba77d30342b5c51e0444e5b%2C%5Cx592e1224d203be4214b15e205f6081fbbacfcd2d%29%2C+data-%3E%3Ef.not.in.%28%5Cx592e1224d203be4214b15e205f6081fbbacfcd2d%2C%5Cx4c99cdaab0cfe32b4ba77d30342b5c51e0444e5b%2C%5Cx592e1224d203be4214b15e205f6081fbbacfcd2d%29%29%29&�[39morder=created_at.desc&offset=0&limit=10

Expected: �[33m/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/home.onboarded.spec.ts-snapshots/token-details-history-url-firefox�[39m
Received: �[33m/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/test-results/home.onboarded-can-visit-token-detail-page-firefox-retry2/token-details-history-url-actual�[39m

�[0m �[90m 21 |�[39m �[36mconst�[39m req �[33m=�[39m context�[33m.�[39mroute(�[32m${SUPABASE_URL}/rest/v1/activity_feed*�[39m�[33m,�[39m �[36masync�[39m (route) �[33m=>�[39m {
�[90m 22 |�[39m �[36mconst�[39m url �[33m=�[39m �[36mnew�[39m �[33mURL�[39m(route�[33m.�[39mrequest()�[33m.�[39murl())
�[31m�[1m>�[22m�[39m�[90m 23 |�[39m expect(�[32m${url.pathname}${url.search}�[39m)�[33m.�[39mtoMatchSnapshot(�[32m'token-details-history-url'�[39m)
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 24 |�[39m �[36mawait�[39m route�[33m.�[39mfulfill({
�[90m 25 |�[39m body�[33m:�[39m �[33mJSON�[39m�[33m.�[39mstringify(mockUsdcTransfers)�[33m,�[39m
�[90m 26 |�[39m headers�[33m:�[39m { �[32m'content-type'�[39m�[33m:�[39m �[32m'application/json; charset=utf-8'�[39m }�[33m,�[39m�[0m

at /home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/home.onboarded.spec.ts:23:44

onboarding.logged-in.spec.ts

can visit onboarding page

  • chromium: ✅
  • firefox: ✅

profile.anon.spec.ts

anon user can visit public profile

  • chromium: ✅
  • firefox: ✅

anon user cannot visit private profile

  • chromium: ✅
  • firefox: ✅

profile.logged-in.spec.ts

logged in user needs onboarding before visiting profile

  • chromium: ✅
  • firefox: ✅

profile.onboarded.spec.ts

can visit other user profile and send by tag

  • chromium: ✅
  • firefox: ✅

can visit my own profile

  • chromium: ✅
  • firefox: ✅

can visit private profile

  • chromium: ✅
  • firefox: ✅

send.onboarded.spec.ts

can send USDC starting from profile page

  • chromium: ✅
  • firefox: ✅

can send USDC using tag starting from send page

  • chromium: ✅
  • firefox: ✅

can send USDC using sendid starting from send page

  • chromium: ✅
  • firefox: ✅

can send USDC using address starting from send page

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoHaveURL�[2m(�[22m�[32mexpected�[39m�[2m)�[22m

Locator: locator(':root')
Expected pattern: �[32m//address/0x1000000000000000000000000000000000000000/�[39m
Received string: �[31m"chrome-error://chromewebdata/"�[39m
Call log:
�[2m- expect.toHaveURL with timeout 5000ms�[22m
�[2m - waiting for locator(':root')�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m

�[0m �[90m 153 |�[39m �[36mawait�[39m blockExplorerButton�[33m.�[39mclick()
�[90m 154 |�[39m �[36mconst�[39m blockExplorerPage �[33m=�[39m �[36mawait�[39m blockExplorerPagePromise
�[31m�[1m>�[22m�[39m�[90m 155 |�[39m �[36mawait�[39m expect(blockExplorerPage)�[33m.�[39mtoHaveURL(�[36mnew�[39m �[33mRegExp�[39m(�[32m/address/${query}�[39m))
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 156 |�[39m �[36mawait�[39m blockExplorerPage�[33m.�[39mclose()
�[90m 157 |�[39m �[36mconst�[39m confirmButton �[33m=�[39m dialog�[33m.�[39mgetByRole(�[32m'button'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'I Agree & Continue'�[39m })
�[90m 158 |�[39m �[36mawait�[39m expect(confirmButton)�[33m.�[39mtoBeVisible()�[0m

at /home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:155:41
  • firefox: ✅

can send ETH starting from profile page

  • chromium: ✅
  • firefox: ✅

can send ETH using tag starting from send page

  • chromium: ✅
  • firefox: ✅

can send ETH using sendid starting from send page

  • chromium: ✅
  • firefox: ✅

can send ETH using address starting from send page

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoHaveURL�[2m(�[22m�[32mexpected�[39m�[2m)�[22m

Locator: locator(':root')
Expected pattern: �[32m//address/0x1000000000000000000000000000000000000000/�[39m
Received string: �[31m"chrome-error://chromewebdata/"�[39m
Call log:
�[2m- expect.toHaveURL with timeout 5000ms�[22m
�[2m - waiting for locator(':root')�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m

�[0m �[90m 153 |�[39m �[36mawait�[39m blockExplorerButton�[33m.�[39mclick()
�[90m 154 |�[39m �[36mconst�[39m blockExplorerPage �[33m=�[39m �[36mawait�[39m blockExplorerPagePromise
�[31m�[1m>�[22m�[39m�[90m 155 |�[39m �[36mawait�[39m expect(blockExplorerPage)�[33m.�[39mtoHaveURL(�[36mnew�[39m �[33mRegExp�[39m(�[32m/address/${query}�[39m))
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 156 |�[39m �[36mawait�[39m blockExplorerPage�[33m.�[39mclose()
�[90m 157 |�[39m �[36mconst�[39m confirmButton �[33m=�[39m dialog�[33m.�[39mgetByRole(�[32m'button'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'I Agree & Continue'�[39m })
�[90m 158 |�[39m �[36mawait�[39m expect(confirmButton)�[33m.�[39mtoBeVisible()�[0m

at /home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:155:41
  • firefox: ✅

can send SEND starting from profile page

  • chromium: ✅
  • firefox: ✅

can send SEND using tag starting from send page

  • chromium: ✅
  • firefox: ✅

can send SEND using sendid starting from send page

  • chromium: ✅
  • firefox: ✅

can send SEND using address starting from send page

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoHaveURL�[2m(�[22m�[32mexpected�[39m�[2m)�[22m

Locator: locator(':root')
Expected pattern: �[32m//address/0x1000000000000000000000000000000000000000/�[39m
Received string: �[31m"chrome-error://chromewebdata/"�[39m
Call log:
�[2m- expect.toHaveURL with timeout 5000ms�[22m
�[2m - waiting for locator(':root')�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m
�[2m - locator resolved to …�[22m
�[2m - unexpected value "chrome-error://chromewebdata/"�[22m

�[0m �[90m 153 |�[39m �[36mawait�[39m blockExplorerButton�[33m.�[39mclick()
�[90m 154 |�[39m �[36mconst�[39m blockExplorerPage �[33m=�[39m �[36mawait�[39m blockExplorerPagePromise
�[31m�[1m>�[22m�[39m�[90m 155 |�[39m �[36mawait�[39m expect(blockExplorerPage)�[33m.�[39mtoHaveURL(�[36mnew�[39m �[33mRegExp�[39m(�[32m/address/${query}�[39m))
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 156 |�[39m �[36mawait�[39m blockExplorerPage�[33m.�[39mclose()
�[90m 157 |�[39m �[36mconst�[39m confirmButton �[33m=�[39m dialog�[33m.�[39mgetByRole(�[32m'button'�[39m�[33m,�[39m { name�[33m:�[39m �[32m'I Agree & Continue'�[39m })
�[90m 158 |�[39m �[36mawait�[39m expect(confirmButton)�[33m.�[39mtoBeVisible()�[0m

at /home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:155:41
  • firefox: ✅

sign-up.anon.spec.ts

can sign up

  • chromium: 🚨
  • firefox: ✅

country code is selected based on geoip

  • chromium: ✅
  • firefox: ✅

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.

2 participants