Initial GV2 mock tests
This commit is contained in:
parent
34a27accfc
commit
e5ba00b798
7 changed files with 192 additions and 11 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue