Commit 0850e31
committed
fix: add OpenAPI spec fixture for CI
The OpenAPI validation tests were failing in CI because the spec file
was in the tmp/ directory which is gitignored.
Changes:
- Moved cloud_openapi.json to crates/redis-cloud/tests/fixtures/
- Updated include_str! path in openapi_validation.rs
- Updated CLAUDE.md to reflect correct spec location
This ensures the OpenAPI validation tests work both locally and in CI.1 parent da57420 commit 0850e31
File tree
3 files changed
+15888
-2
lines changed- crates/redis-cloud/tests
- fixtures
3 files changed
+15888
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| |||
0 commit comments