Initial GV2 mock tests

This commit is contained in:
Fedor Indutny 2022-04-20 12:35:53 -07:00 committed by GitHub
parent 34a27accfc
commit e5ba00b798
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 192 additions and 11 deletions

View file

@ -13,6 +13,8 @@ import { MAX_READ_KEYS as MAX_STORAGE_READ_KEYS } from '../services/storageConst
import * as durations from '../util/durations';
import { App } from './playwright';
export { App };
const debug = createDebug('mock:bootstrap');
const ELECTRON = path.join(