From 8040ed92a9521a6e032262989802e0a4d9dc5c6b Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Wed, 13 Dec 2023 14:49:43 +0000 Subject: [PATCH] Migrate integration-manager/* from Cypress to Playwright (#12031) * Migrate send_event.spec.ts from Cypress to Playwright Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Migrate read_events.spec.ts from Cypress to Playwright Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Migrate kick.spec.ts from Cypress to Playwright Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Migrate get-openid-token.spec.ts from Cypress to Playwright Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Discard changes to playwright/pages/client.ts --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>