You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive integration tests for all FC3 subcommands and fix alias return value issue
- Added integration tests for all subcommands including deploy, scaling, info, provision, alias, version, concurrency, invoke, layer,
remove, and model
- Fixed alias command return value issue where createAlias was not returning the result body
- Corrected typo in model command help from "reomve" to "remove"
- Updated E2E test configuration to include ossMountConfig: auto
- Removed unused schema.json mock file
0 commit comments