aboutsummaryrefslogtreecommitdiffstats
path: root/src/setupTests.ts (follow)
Commit message (Collapse)AuthorAgeLines
* Update tests to work with new Jest versionGravatar Joe Banks2024-07-10-1/+1
|
* Cleans Up Some WarningsGravatar Hassan Abouelela2021-01-26-1/+0
| | | | | | Makes slight modifications to handle some minor warnings. Signed-off-by: Hassan Abouelela <[email protected]>
* Fixes Preexisting Linting IssuesGravatar Hassan Abouelela2021-01-03-1/+1
| | | | | | | Fixes all errors, and most warnings generated by eslint. Most were fixed by eslint automatically such as indentation and quotes. Signed-off-by: Hassan Abouelela <[email protected]>
* Add test setup fileGravatar Joe Banks2020-10-12-4/+1
|
* Initialize project using Create React AppGravatar Joe Banks2020-09-27-0/+5