Refactor exception handling and update test assertions#188
Conversation
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
…agementToken in Stack.cs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
Refactor exception handling in model tests to use
ArgumentExceptionfor better clarity. Update assertions inWorkflowTestto utilizeGetValuefor JSON properties. Additionally, merge changes from the beta branch to ensure consistency in the test migration process.