Add OpenAPI import round-trip harness (#600)

This commit is contained in:
Gregory Schier
2026-08-20 07:44:15 -07:00
committed by GitHub
parent 2350689d7a
commit 4e835cf7e8
3 changed files with 312 additions and 1 deletions
+4
View File
@@ -31,3 +31,7 @@ jobs:
run: vp test
- name: Run Rust Tests
run: cargo test --all --features yaak-app-client/wry
- name: OpenAPI import round-trip
run: |
cargo build -p yaak-cli
node plugins/importer-openapi/tests/roundtrip.mjs