aboutsummaryrefslogtreecommitdiffstats
path: root/test/controllers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More passing tests - some for pdfresources.HEADmasterMatthew Lemon2024-12-151-2/+10
|
* Improve category tests with authentication and unique dataMatthew Lemon2024-12-151-1/+5
| | | | Added user login in setup to simulate admin access for tests. Ensured unique category names in creation tests to prevent conflicts. Updated category fixture data to reflect more distinct values.
* ResourceType tests now passMatthew Lemon2024-12-151-3/+8
|
* 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-131-1/+4
|
* Adds category model but not wired up to resource yetMatthew Lemon2024-11-141-0/+48
|
* Adds ResourceType modelMatthew Lemon2024-11-141-0/+48
|
* Adds first pdfresource modelMatthew Lemon2024-11-111-0/+48
|
* initial after migrationMatthew Lemon2024-11-111-0/+0