feat(4454): add asset API tests for locale query params#145
feat(4454): add asset API tests for locale query params#145OMpawar-21 merged 1 commit intodevelopmentfrom
Conversation
Add Test031–Test036 in Contentstack013_AssetTest covering ParameterCollection with locale=en-us on Fetch, FetchAsync, and Query.Find, plus negative cases (invalid locale, invalid UID+locale, query with invalid locale). Import Contentstack.Management.Core.Queryable.
|
We regret to inform you that you are currently not able to merge your changes into the master branch due to restrictions applied by our SRE team. To proceed with merging your changes, we kindly request that you create a pull request from the next branch. Our team will then review the changes and work with you to ensure a successful merge into the master branch. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
|
We regret to inform you that you are currently not able to merge your changes into the master branch due to restrictions applied by our SRE team. To proceed with merging your changes, we kindly request that you create a pull request from the next branch. Our team will then review the changes and work with you to ensure a successful merge into the master branch. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
feat: add asset API tests for locale query params
Contentstack013_AssetTest.cs.locale=en-usviaParameterCollectiononFetch,FetchAsync, andQuery().Find(...).ContentstackErrorException).using Contentstack.Management.Core.Queryable;.