Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Razorpay SDK Documentation and Migrate to Swift Testing Framework #3

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

vamsii777
Copy link
Owner

Description

This PR significantly improves the documentation and testing.

Type of Change

  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update
  • 🧹 Code refactor
  • ✅ Test update
  • 🤖 CI/CD update

Motivation and Context

The SDK needed comprehensive documentation and a modern testing approach to improve developer experience and maintainability.

  • Migrated from XCTest to the modern Swift Testing framework

Checklist

  • My code follows the code style of this project
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

- Add comprehensive documentation to RazorpayClient and route handlers
- Migrate test framework from XCTest to Testing framework
- Add detailed error handling documentation and type descriptions
- Add documentation for API constants and error codes
- Update payment routes with detailed parameter documentation
@vamsii777 vamsii777 added the semver/minor Adds new public API. label Nov 25, 2024
@vamsii777 vamsii777 merged commit 747892e into main Nov 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant