aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simplify session param structure in tests and controller.Matthew Lemon2024-12-151-1/+1
| | | | | | Fixes bug with passing the password Replaced nested session hash with direct email and password params in test setup, aligning with the updated `SessionsController`. This ensures consistency between test code and actual implementation.
* wip: fixing testsMatthew Lemon2024-12-133-2/+9
|
* Adds category model but not wired up to resource yetMatthew Lemon2024-11-144-0/+111
|
* Adds ResourceType modelMatthew Lemon2024-11-144-0/+103
|
* Adds first pdfresource modelMatthew Lemon2024-11-114-0/+131
|
* initial after migrationMatthew Lemon2024-11-1112-0/+43