mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 06:24:04 +00:00
url generator test: test changing tenant parameter name
This commit is contained in:
parent
94d9dd3201
commit
16171b1eaa
4 changed files with 49 additions and 8 deletions
|
|
@ -8,6 +8,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
|||
- `composer test` - Run tests without coverage using Docker
|
||||
- `./test tests/TestFile.php` - Run an entire test file
|
||||
- `./t 'test name'` - Run a specific test
|
||||
- You can append `-v` to get a full stack trace if a test fails due to an exception
|
||||
|
||||
### Code Quality
|
||||
- `composer phpstan` - Run PHPStan static analysis (level 8)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue