Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More passing tests - some for pdfresources.HEADmaster | Matthew Lemon | 2024-12-15 | 1 | -2/+10 |
| | |||||
* | Improve category tests with authentication and unique data | Matthew Lemon | 2024-12-15 | 1 | -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 pass | Matthew Lemon | 2024-12-15 | 1 | -3/+8 |
| | |||||
* | Simplify session param structure in tests and controller. | Matthew Lemon | 2024-12-15 | 1 | -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 tests | Matthew Lemon | 2024-12-13 | 1 | -1/+4 |
| | |||||
* | Adds category model but not wired up to resource yet | Matthew Lemon | 2024-11-14 | 1 | -0/+48 |
| | |||||
* | Adds ResourceType model | Matthew Lemon | 2024-11-14 | 1 | -0/+48 |
| | |||||
* | Adds first pdfresource model | Matthew Lemon | 2024-11-11 | 1 | -0/+48 |
| | |||||
* | initial after migration | Matthew Lemon | 2024-11-11 | 1 | -0/+0 |