Skip to content

Commit f054122

Browse files
refactor(scripts): align test script with DEV.md authentication flow (#134)
Use MaaS API token endpoint and model discovery to match documented developer workflow, making tests consistent with production usage and self-adapting to deployed models. Signed-off-by: Bartosz Majsak <bartosz.majsak@gmail.com>
1 parent a609675 commit f054122

File tree

2 files changed

+205
-123
lines changed

2 files changed

+205
-123
lines changed

maas-api/DEV.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ kubectl -n $NS patch limitador limitador --type merge \
118118

119119
### Testing
120120

121+
> [!IMPORTANT]
122+
> You can also use automated script `scripts/verify-models-and-limits.sh`
123+
121124
#### Deploying the demo model
122125

123126
```shell

0 commit comments

Comments
 (0)