| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Ratchet up coverage | Kit La Touche | 2024-11-15 |
| | | | | | Just basic "will it mount?" tests for more components. | ||
| * | Ratchet up Component test coverage | Kit La Touche | 2024-11-15 |
| | | | | | | | | | | | Turns out a number of our components are a pain to run via a mounting test, but Svelte does suggest that this is the dispreferred way to test anyway. Using use:, triggering navigation after logout, and scrollIntoView all make the headless node test process with the janky in-memory mount have a Very Bad Day. But this is still progress! We will press on. | ||
| * | Add in start of tests | Kit La Touche | 2024-11-14 |
| | | |||
| * | Add FE test framework | Kit La Touche | 2024-11-14 |
| | | |||
| * | Allow setting API_SERVER to forward `npm run dev` to a running instance. | Owen Jacobson | 2024-11-08 |
| | | |||
| * | Hoist the UI one step up further | Owen Jacobson | 2024-10-10 |
