aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/components/HeaderBar.test.tsx (follow)
Commit message (Collapse)AuthorAgeLines
* Update tests to work with new Jest versionGravatar Joe Banks2024-07-10-1/+0
|
* Updates HeaderBarGravatar Hassan Abouelela2021-01-04-2/+21
| | | | | | | | Changes header bar component to accept a description, and render it properly on different screens. Additionally adds a button to return to the home page. Updates tests. Signed-off-by: Hassan Abouelela <[email protected]>
* Fixes Preexisting Linting IssuesGravatar Hassan Abouelela2021-01-03-5/+5
| | | | | | | 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]>
* Fix testsGravatar Joe Banks2020-10-12-0/+1
|
* Update header test to include custom titlesGravatar Joe Banks2020-10-05-0/+7
|
* Add initial testsGravatar Joe Banks2020-09-28-0/+9