mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
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> |
||
|---|---|---|
| .. | ||
| api/v1 | ||
| content | ||
| to_write | ||
| basil_controller_test.rb | ||
| conversation_controller_test.rb | ||
| folders_controller_test.rb | ||
| main_controller_test.rb | ||
| page_tags_controller_test.rb | ||