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
refactor: modernize ACME error handling and add order submission tests
- Convert ACME error classes to use modern Ruby syntax (def method = value)
- Add AccountDoesNotExist error class for proper ACME compliance
- Refactor CA service error handling for better flow
- Add comprehensive test coverage for order submission
- Update RuboCop config to accommodate longer test examples
- Clean up test helper methods
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments