test(e2e): restore authenticated parity fixtures

This commit is contained in:
2026-07-31 18:08:04 +00:00
parent a2d4346d60
commit c3c1ddc0cf
7 changed files with 8 additions and 0 deletions
@@ -113,6 +113,7 @@ const installFixture = async (page: Page, options: { failBuff?: boolean } = {})
return;
}
const result = names.map((name) => {
if (name === 'auth.status') return response({ userId: 'frontend-parity-user' });
if (name === 'inherit.getStatus') return response(statusFixture);
if (name === 'lobby.info') {
return response({