This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-11-26 12:29:06 +01:00
Code
a8c1756816
metamask-extension
/
test
/
e2e
/
snaps
/
enums.js
4 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Use enum for test snaps website URL (#14727) * Use enum for test snaps website * Fix confirm snap test
2022-05-17 10:39:55 +02:00
module
.
exports
=
{
[FLASK] Create E2E Test for BIP-32 test-snap (#16037) * new test and changed ui * added bip32 test * fixed linting and other errors * changed description * Bump test-snaps to latest and fix tests * Fix error e2e * Fix confirm e2e * Remove balance Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2022-10-14 14:33:36 +02:00
TEST
_SNAPS
_WEBSITE
_URL
:
'https://metamask.github.io/test-snaps/3.1.0'
,
Use enum for test snaps website URL (#14727) * Use enum for test snaps website * Fix confirm snap test
2022-05-17 10:39:55 +02:00
}
;
Copy Permalink