test: rewrite connections tests with playwright (#1203)

This commit is contained in:
Rıdvan Akca
2023-08-11 18:55:17 +03:00
committed by Rıdvan Akca
parent 69297c2dd8
commit 8f7785e9d2
4 changed files with 71 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// @ts-check
const { test, expect } = require('../../fixtures/index');
test.describe('Apps page', () => {