buster/api/tests/common
dal 1236ea04c3
Implemented chat sharing create endpoint
- Added handler for creating chat sharing permissions
- Created REST endpoint for POST /chats/:id/sharing
- Added fixtures and test setup for chats
- Created integration tests for the sharing endpoint
- Updated PRD to mark implementation as complete

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-19 15:28:34 -06:00
..
assertions Updated documentation and created testing utils 2025-03-18 23:53:38 -06:00
fixtures Implemented chat sharing create endpoint 2025-03-19 15:28:34 -06:00
http Updated documentation and created testing utils 2025-03-18 23:53:38 -06:00
matchers Updated documentation and created testing utils 2025-03-18 23:53:38 -06:00
db.rs Updated documentation and created testing utils 2025-03-18 23:53:38 -06:00
env.rs Updated documentation and created testing utils 2025-03-18 23:53:38 -06:00
helpers.rs added in some testing work and changed some rules 2025-02-14 11:32:33 -07:00
mod.rs Updated documentation and created testing utils 2025-03-18 23:53:38 -06:00