notebook/test
Andrew Brown 1956c7aad8 Add comprehensive tests for FoldersController
This commit adds test coverage for the FoldersController, including tests for:
- Authentication requirements
- Creating folders and subfolders
- Updating folders
- Viewing folders
- Filtering by favorites and tags
- Deleting folders
- Security (preventing access to other users' folders)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 12:18:28 -07:00
..
controllers Add comprehensive tests for FoldersController 2025-06-30 12:18:28 -07:00
fixtures release polish 2025-06-30 01:30:13 -07:00
helpers don't sort pinned items first in lists 2025-06-29 23:26:38 -07:00
jobs add document analysis job, services, and piping 2019-02-24 20:21:01 -06:00
mailers Add mailer and emails for contributor invitations 2017-10-01 12:51:03 +02:00
models improve Folder tests 2025-04-23 23:14:35 -07:00
system Merge branch 'master' into document-analysis-improvements 2020-10-02 14:55:52 -07:00
unit don't sort pinned items first in lists 2025-06-29 23:26:38 -07:00
test_helper.rb release polish 2025-06-30 01:30:13 -07:00