<!-- SPDX-FileCopyrightText: 2023 Pere Lev SPDX-License-Identifier: AGPL-3.0-or-later --> # tests These are the tests for our application. Right now there are mainly component tests because those are under development. - `components` - Components tests matching the folder structure of `src`. - `README.md` - This document. - `test.ts` - An example end-to-end test.