Skip to content

build: Add helpers#116

Merged
stanleyjones merged 9 commits intoliftedinit:mainfrom
stanleyjones:add-helpers
Mar 10, 2023
Merged

build: Add helpers#116
stanleyjones merged 9 commits intoliftedinit:mainfrom
stanleyjones:add-helpers

Conversation

@stanleyjones
Copy link
Copy Markdown
Contributor

Okay, take 2 of #114 . Just adding the JSON helper this time.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 10, 2023

Deploy Preview for lifted-alberto ready!

Name Link
🔨 Latest commit e77cc56
🔍 Latest deploy log https://app.netlify.com/sites/lifted-alberto/deploys/640baa75fa904100084d8ec9
😎 Deploy Preview https://deploy-preview-116--lifted-alberto.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.

@stanleyjones
Copy link
Copy Markdown
Contributor Author

stanleyjones commented Mar 10, 2023

❯ npm run test:e2e

> alberto@0.1.0-alpha.9 test:e2e
> npx playwright test --config=./e2e/playwright.config.ts

Running 55 tests using 10 workers

  ✓  [pixel-5] › tests/accounts.spec.ts:52:1 › submit, approve, revoke, and execute a multisig transaction (1m)
  ✓  [webkit] › tests/home.spec.ts:19:1 › send tokens (24s)
  ✓  [iphone12-promax] › tests/accounts.spec.ts:52:1 › submit, approve, revoke, and execute a multisig transaction (1m)
  ✓  [firefox] › tests/accounts.spec.ts:52:1 › submit, approve, revoke, and execute a multisig transaction (1m)
  ✓  [chromium] › tests/home.spec.ts:19:1 › send tokens (21s)
  ✓  [iphone12-promax] › tests/home.spec.ts:19:1 › send tokens (20s)
  ✓  [firefox] › tests/home.spec.ts:19:1 › send tokens (20s)
  ✓  [chromium] › tests/accounts.spec.ts:52:1 › submit, approve, revoke, and execute a multisig transaction (1m)
  ✓  [webkit] › tests/accounts.spec.ts:52:1 › submit, approve, revoke, and execute a multisig transaction (1m)
  ✓  [pixel-5] › tests/home.spec.ts:19:1 › send tokens (19s)
  ✓  [pixel-5] › tests/home.spec.ts:42:1 › edit wallet name (17s)
  ✓  [firefox] › tests/home.spec.ts:42:1 › edit wallet name (8s)
  ✓  [iphone12-promax] › tests/home.spec.ts:42:1 › edit wallet name (13s)
  ✓  [chromium] › tests/home.spec.ts:42:1 › edit wallet name (8s)
  ✓  [webkit] › tests/home.spec.ts:42:1 › edit wallet name (8s)
  ✓  [firefox] › tests/home.spec.ts:54:1 › remove wallet (7s)
  ✓  [chromium] › tests/home.spec.ts:54:1 › remove wallet (8s)
  ✓  [webkit] › tests/home.spec.ts:54:1 › remove wallet (8s)
  ✓  [iphone12-promax] › tests/home.spec.ts:54:1 › remove wallet (13s)
  ✓  [firefox] › tests/home.spec.ts:71:1 › add a network (8s)
  ✓  [pixel-5] › tests/home.spec.ts:54:1 › remove wallet (16s)
  ✓  [chromium] › tests/home.spec.ts:71:1 › add a network (8s)
  ✓  [webkit] › tests/home.spec.ts:71:1 › add a network (8s)
  ✓  [firefox] › tests/home.spec.ts:82:1 › edit a network (7s)
  ✓  [chromium] › tests/home.spec.ts:82:1 › edit a network (8s)
  ✓  [iphone12-promax] › tests/home.spec.ts:71:1 › add a network (16s)
  ✓  [webkit] › tests/home.spec.ts:82:1 › edit a network (8s)
  ✓  [firefox] › tests/home.spec.ts:92:1 › remove a network (7s)
  ✓  [pixel-5] › tests/home.spec.ts:71:1 › add a network (16s)
  ✓  [chromium] › tests/home.spec.ts:92:1 › remove a network (8s)
  ✓  [webkit] › tests/home.spec.ts:92:1 › remove a network (8s)
  ✓  [iphone12-promax] › tests/home.spec.ts:82:1 › edit a network (16s)
  ✓  [pixel-5] › tests/home.spec.ts:82:1 › edit a network (16s)
  ✓  [firefox] › tests/accounts.spec.ts:98:1 › cannot modify multisig settings per transaction (33s)
  ✓  [chromium] › tests/accounts.spec.ts:98:1 › cannot modify multisig settings per transaction (29s)
  ✓  [webkit] › tests/accounts.spec.ts:98:1 › cannot modify multisig settings per transaction (28s)
  ✓  [iphone12-promax] › tests/home.spec.ts:92:1 › remove a network (16s)
  ✓  [iphone12-promax] › tests/accounts.spec.ts:98:1 › cannot modify multisig settings per transaction (33s)
  ✓  [pixel-5] › tests/accounts.spec.ts:98:1 › cannot modify multisig settings per transaction (35s)
  ✓  [pixel-5] › tests/home.spec.ts:92:1 › remove a network (16s)
  ✓  [webkit] › tests/accounts.spec.ts:135:1 › disallow submitting multisig transaction (39s)
  ✓  [chromium] › tests/accounts.spec.ts:135:1 › disallow submitting multisig transaction (40s)
  ✓  [firefox] › tests/accounts.spec.ts:135:1 › disallow submitting multisig transaction (38s)
  ✓  [iphone12-promax] › tests/accounts.spec.ts:135:1 › disallow submitting multisig transaction (49s)
  ✓  [pixel-5] › tests/accounts.spec.ts:135:1 › disallow submitting multisig transaction (46s)
  ✓  [webkit] › tests/accounts.spec.ts:156:1 › modify multisig settings (40s)
  ✓  [firefox] › tests/accounts.spec.ts:156:1 › modify multisig settings (40s)
  ✓  [chromium] › tests/accounts.spec.ts:156:1 › modify multisig settings (39s)
  ✓  [pixel-5] › tests/accounts.spec.ts:156:1 › modify multisig settings (50s)
  ✓  [iphone12-promax] › tests/accounts.spec.ts:156:1 › modify multisig settings (50s)
  ✓  [webkit] › tests/accounts.spec.ts:178:1 › add and remove owner (49s)
  ✓  [chromium] › tests/accounts.spec.ts:178:1 › add and remove owner (52s)
  ✓  [firefox] › tests/accounts.spec.ts:178:1 › add and remove owner (49s)
  ✓  [pixel-5] › tests/accounts.spec.ts:178:1 › add and remove owner (60s)
  ✓  [iphone12-promax] › tests/accounts.spec.ts:178:1 › add and remove owner (1m)

  Slow test file: [iphone12-promax] › tests/accounts.spec.ts (5m)
  Slow test file: [pixel-5] › tests/accounts.spec.ts (5m)
  Slow test file: [chromium] › tests/accounts.spec.ts (4m)
  Slow test file: [webkit] › tests/accounts.spec.ts (4m)
  Slow test file: [firefox] › tests/accounts.spec.ts (4m)
  Consider splitting slow test files to speed up parallel execution

  55 passed (5m)

CI and end-to-end tests pass.

@stanleyjones stanleyjones merged commit 3102399 into liftedinit:main Mar 10, 2023
@stanleyjones stanleyjones deleted the add-helpers branch March 10, 2023 22:20
stanleyjones added a commit to stanleyjones/alberto that referenced this pull request Sep 7, 2023
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.

1 participant