From 814e9e07ba65446af8446dbbd2f0d70c85fd1b33 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 28 Oct 2022 11:19:54 +0200 Subject: Improve E2E tests Add tests for private video static endpoints Fix tests for local firefox --- client/e2e/fixtures/video2.mp4 | Bin 0 -> 335691 bytes client/e2e/fixtures/video3.mp4 | Bin 0 -> 157633 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 client/e2e/fixtures/video2.mp4 create mode 100644 client/e2e/fixtures/video3.mp4 (limited to 'client/e2e/fixtures') diff --git a/client/e2e/fixtures/video2.mp4 b/client/e2e/fixtures/video2.mp4 new file mode 100644 index 000000000..e4e6773ef Binary files /dev/null and b/client/e2e/fixtures/video2.mp4 differ diff --git a/client/e2e/fixtures/video3.mp4 b/client/e2e/fixtures/video3.mp4 new file mode 100644 index 000000000..e7a1c12e4 Binary files /dev/null and b/client/e2e/fixtures/video3.mp4 differ -- cgit v1.2.3