Archived
1
0

refactor: check for editor consistently in tests

This commit is contained in:
Joe Previte
2021-04-05 15:18:13 -07:00
parent dd80eed5b0
commit ad0f12e664
7 changed files with 16 additions and 37 deletions

View File

@ -2,8 +2,8 @@
// so that it authenticates us into code-server
// ensuring that we're logged in before we run any tests
import { chromium } from "playwright"
import { PASSWORD } from "./constants"
import { hash } from "../../src/node/util"
import { PASSWORD } from "./constants"
import * as wtfnode from "./wtfnode"
const cookieToStore = {