php-tenant/tests
Claude f6f22cbe34
feat: add bulk workspace invitation support (inviteMany)
Add Workspace::inviteMany() method that sends multiple invitations in
one call. Handles duplicates gracefully by skipping already-invited
members and deduplicating input emails (case-insensitive). Returns a
collection of results with status per email.

Fixes #36

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 13:51:07 +00:00
..
Feature feat: add bulk workspace invitation support (inviteMany) 2026-03-24 13:51:07 +00:00
Pest.php chore: fix pint code style and add test config 2026-02-23 03:50:04 +00:00
TestCase.php fix(tenant): add strict_types and fix PSR-12 compliance across all PHP files 2026-03-17 09:11:54 +00:00