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

Improved Test Coverage #15

Closed
0xIchigo opened this issue May 15, 2024 · 3 comments
Closed

Improved Test Coverage #15

0xIchigo opened this issue May 15, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@0xIchigo
Copy link
Collaborator

Currently, the Enhanced Transactions API and webhooks do not have any tests to ensure they work as intended. We've tested them using real-world calls; however, this isn't enough. We need to add tests for the following methods:

  • parse_transactions
  • parsed_transaction_history
  • append_addresses_to_webhook
  • create_webhook
  • delete_webhook
  • edit_webhook
  • get_all_webhooks
  • get_webhook_by_id
  • remove_addresses_from_webhook
@0xIchigo 0xIchigo added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 15, 2024
@davidkathoh
Copy link
Contributor

@0xIchigo would you please assign me this issue

@0xIchigo
Copy link
Collaborator Author

@davidkathoh go for it! 🔥

@0xIchigo
Copy link
Collaborator Author

Closed by #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants