aboutsummaryrefslogtreecommitdiffstats
path: root/test/fixtures (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More passing tests - some for pdfresources.HEADmasterMatthew Lemon2024-12-151-14/+25
|
* Improve category tests with authentication and unique dataMatthew Lemon2024-12-151-3/+3
| | | | 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.
* Add `is_admin` attribute to user fixturesMatthew Lemon2024-12-151-0/+2
| | | | This update includes an `is_admin` attribute for the `one` and `two` user fixtures in the test data. It ensures tests can account for admin-specific functionality.
* wip: fixing testsMatthew Lemon2024-12-132-1/+5
|
* Adds category model but not wired up to resource yetMatthew Lemon2024-11-141-0/+11
|
* Adds ResourceType modelMatthew Lemon2024-11-141-0/+7
|
* Adds first pdfresource modelMatthew Lemon2024-11-111-0/+21
|
* initial after migrationMatthew Lemon2024-11-112-0/+9