Skip to content

refactor: snaps UI tests #14705

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

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
80cf684
refactor: move test setup to its own file
hmalik88 Apr 13, 2025
01df553
chore: remove dupe snap ui address test file
hmalik88 Apr 13, 2025
9575bc4
refactor: move form test into its own file
hmalik88 Apr 13, 2025
e661477
chore: remove old snap ui address snapshot
hmalik88 Apr 13, 2025
f689a32
chore: update snap ui renderer snapshots
hmalik88 Apr 13, 2025
0bb730c
refactor: create test files and snapshots for snap ui address and for…
hmalik88 Apr 13, 2025
ae20289
Merge branch 'main' into hm/refactor-snaps-ui-tests
hmalik88 Apr 15, 2025
1001784
chore: delete old input test
hmalik88 Apr 16, 2025
7c185c5
test: update test, create snapshot, move to components subfolder
hmalik88 Apr 16, 2025
6a60735
chore: rename to ts and update snapshots
hmalik88 Apr 16, 2025
70c2044
Merge branch 'main' into hm/refactor-snaps-ui-tests
hmalik88 Apr 16, 2025
260638f
Merge branch 'main' into hm/refactor-snaps-ui-tests
hmalik88 Apr 25, 2025
a1b406a
Merge branch 'main' into hm/refactor-snaps-ui-tests
hmalik88 Apr 25, 2025
b9db97b
chore: remove dupe file
hmalik88 Apr 25, 2025
8902b20
fix: add correct origin to tests
hmalik88 Apr 25, 2025
9835d01
fix: remove null context from tests
hmalik88 Apr 25, 2025
8c27550
feat: add backgroundState option to renderInterface
hmalik88 Apr 25, 2025
8c7a5fd
fix: update form test snapshot
hmalik88 Apr 25, 2025
73ecfdd
Merge branch 'main' into hm/refactor-snaps-ui-tests
hmalik88 Apr 25, 2025
6845192
fix: update renderInterface JSDoc
hmalik88 Apr 25, 2025
87607a9
Merge branch 'main' into hm/refactor-snaps-ui-tests
hmalik88 Apr 25, 2025
dae0d66
fix: use shorter import path
hmalik88 Apr 25, 2025
fe7f1d2
Merge branch 'main' into hm/refactor-snaps-ui-tests
hmalik88 Apr 25, 2025
0a94640
Merge branch 'main' into hm/refactor-snaps-ui-tests
hmalik88 Apr 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
193 changes: 0 additions & 193 deletions app/components/Snaps/SnapUIAddress/SnapUIAddress.test.tsx

This file was deleted.

118 changes: 0 additions & 118 deletions app/components/Snaps/SnapUIInput/SnapUIInput.test.tsx

This file was deleted.

Loading
Loading