Basic testing setup

This commit is contained in:
David
2021-03-11 16:46:55 +01:00
parent a19e85df61
commit 6ca471af5f
6 changed files with 6272 additions and 2 deletions

1
setupTests.ts Normal file
View File

@@ -0,0 +1 @@
import '@testing-library/jest-dom';