switch to vitest

This commit is contained in:
Scott Lamb
2023-12-17 23:07:28 -08:00
parent 24880a5c2d
commit 3911334fee
13 changed files with 1592 additions and 688 deletions

View File

@@ -11,6 +11,7 @@ import { Recording, VideoSampleEntry } from "../api";
import { renderWithCtx } from "../testutil";
import { Camera, Stream } from "../types";
import VideoList from "./VideoList";
import { beforeAll, afterAll, afterEach, expect, test } from "vitest";
const TEST_CAMERA: Camera = {
uuid: "c7278ba0-a001-420c-911e-fff4e33f6916",