notebook/app/views/users/profile
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
..
_actions.html.erb fix link to follow other users 2020-07-21 15:45:02 -07:00
_favorite_page_type.html.erb polish recent content sidebar 2020-03-02 00:59:57 -06:00
_info.html.erb force word wrapping on nonbreaking lines on profile fields 2020-08-28 14:21:17 -07:00
_name.html.erb wip profile redesign 2020-06-18 04:16:11 -05:00
_public_activity.html.erb s/.color %>-text/.text_color %>/ 2021-07-18 18:22:58 -07:00
_public_pages.html.erb s/.color}-text/.text_color}/ 2021-07-18 18:29:06 -07:00
_recent_activity.html.erb s/.color}-text/.text_color}/ 2021-07-18 18:29:06 -07:00
_tags.html.erb Add comprehensive tests for FoldersController 2025-06-30 12:18:28 -07:00