mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: Nearby deployment tests used the same user, which was causing the full suite to fail. Repeated logins with a second verification step (TOTP) fail in Cognito if the same verification code is used twice. This happened to be the case since the gap between tests wasn't long enough for a new code to be generated. Test Plan: Manually verified deployment tests now pass. Reviewers: jarek Reviewed By: jarek Differential Revision: https://phab.getgrist.com/D3414 |
||
|---|---|---|
| .. | ||
| ActionLog.ts | ||
| DuplicateDocument.ts | ||
| Fork.ts | ||
| gristUtils.ts | ||
| HomeIntro.ts | ||
| homeUtil.ts | ||
| Smoke.ts | ||
| testServer.ts | ||
| testUtils.ts | ||