Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unused tests | 2025-08-08 | -7/+0 | |
* | Unit tests for Navigation component | 2024-07-10 | -0/+48 | |
* | Add new test suite for testing authorization splash | 2024-07-10 | -0/+62 | |
* | Update App test to render with Redux store | 2024-07-10 | -2/+3 | |
* | Add new testing utility for rendering with Redux stores | 2024-07-10 | -0/+36 | |
* | Update tests to work with new Jest version | 2024-07-10 | -2/+0 | |
* | Update test to reflect new green | 2024-07-03 | -1/+1 | |
* | Update tests with new OAuth2 message parameters | 2024-07-03 | -1/+2 | |
* | Simplify Navigation Component | 2022-07-19 | -2/+2 | |
* | Fix Failing jest.spyOn | 2022-07-14 | -1/+5 | |
* | Wrap Tests In Act | 2022-07-14 | -31/+32 | |
* | Restructure FormPage | 2022-07-01 | -1/+1 | |
* | Bump React To 18.2.0 | 2022-06-18 | -28/+21 | |
* | Remove Jest SVG Transformer | 2022-06-18 | -0/+4 | |
* | Skip one of the FormPage tests that throws errors | 2021-12-24 | -1/+2 | |
* | Merge branch 'main' into discord-oauth | 2021-02-20 | -3/+6 | |
|\ | ||||
| * | Adds Missing Fields To Test Models | 2021-02-19 | -3/+6 | |
* | | Cleans Up OAuth Button | 2021-02-13 | -1/+1 | |
* | | Adds Basic Auth Functionality | 2021-02-13 | -8/+7 | |
|/ | ||||
* | Cleans Up Some Warnings | 2021-01-26 | -4/+12 | |
* | Breaks Up CSS Into Components | 2021-01-06 | -1/+1 | |
* | Updates HeaderBar | 2021-01-04 | -2/+21 | |
* | Updates Models | 2021-01-04 | -6/+12 | |
* | Fixes Preexisting Linting Issues | 2021-01-03 | -59/+59 | |
* | Update tests to match with changes in discovery | 2020-12-14 | -12/+46 | |
* | Add many new tests | 2020-10-12 | -2/+93 | |
* | Fix tests | 2020-10-12 | -0/+4 | |
* | Update header test to include custom titles | 2020-10-05 | -0/+7 | |
* | Update form listing tests with new types | 2020-10-05 | -3/+5 | |
* | Update tests with new FormListing props | 2020-09-30 | -4/+17 | |
* | Update tests to match new form listing component | 2020-09-29 | -6/+8 | |
* | Add initial tests | 2020-09-28 | -0/+83 |