Commit 2878c1d
Extend Pact contract tests from 6 to 18 interactions covering all SCIM
endpoints (Users CRUD, Groups CRUD, Discovery, Bulk). Add /Groups/.search
POST endpoint to OpenAPI spec per RFC 7644 §3.4.3. Add 8 Group E2E tests
to sample server. Fix provider pact @PactFolder path that prevented
verification from running.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 68b552b commit 2878c1d
4 files changed
Lines changed: 706 additions & 24 deletions
File tree
- docs
- scim2-sdk-client/src/test/kotlin/com/marcosbarbero/scim2/client/pact
- scim2-sdk-samples/sample-server-spring/src/test/kotlin/com/marcosbarbero/scim2/sample/spring
- scim2-sdk-test/src/test/kotlin/com/marcosbarbero/scim2/test/pact
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
380 | 402 | | |
381 | 403 | | |
382 | 404 | | |
| |||
0 commit comments