test(Transition): more complete transition e2e tests (#1151)

This commit is contained in:
underfin
2020-06-26 02:04:23 +08:00
committed by GitHub
parent f54be6a462
commit b3bdd7046f
10 changed files with 1645 additions and 107 deletions

View File

@@ -1,5 +1,5 @@
import path from 'path'
import { setupPuppeteer, E2E_TIMEOUT } from './e2eUtils'
import { setupPuppeteer, E2E_TIMEOUT } from '../../__tests__/e2eUtils'
describe('e2e: todomvc', () => {
const {