test(e2e): cover live Go and GOAT accounts
This commit is contained in:
+2
-1
@@ -55,8 +55,9 @@
|
||||
"test:smoke": "node tests/test-smoke.mjs",
|
||||
"test:e2e:live": "node tests/test-live-e2e.mjs",
|
||||
"test:e2e:live:go": "node scripts/live-e2e-profile.mjs go",
|
||||
"test:e2e:live:goat": "node scripts/live-e2e-profile.mjs goat",
|
||||
"test:e2e:live:provider": "node scripts/live-e2e-profile.mjs provider",
|
||||
"test:e2e:live:all": "node scripts/live-e2e-profile.mjs go provider",
|
||||
"test:e2e:live:all": "node scripts/live-e2e-profile.mjs go goat",
|
||||
"test:cost": "tsx tests/test-cost.ts"
|
||||
},
|
||||
"pi": {
|
||||
|
||||
Reference in New Issue
Block a user