Open aashish-g03 opened 1 month ago
as part of this pr, could you please include test cases to make sure that the request caching service works as intended!
@ethan-tbd I’ve added test cases for the service. Will this be considered part of the same task, or will I receive extra points for it?
Will this be considered part of the same task, or will I receive extra points for it?
I created a subissue https://github.com/TBD54566975/didpay/issues/318, make sure to be thorough with the test cases and try to follow the existing pattern for how we test Hive boxes!
Hi @aashish-g03 - could you please resolve the above comments so that @ethan-tbd may review/close your PR? Thank you!
Hi @aashish-g03 - If you'd like for your contribution here to count towards Hacktoberfest, please review the comments above so that @ethan-tbd may close and add the hacktoberfest-accepted
label to your PR for you to earn points. If you need any help, let us know. ❤️
@taniashiba @ethan-tbd I've updated the service file according to your suggestions and included some suggestions at the end of service test file to enhance testing. Apologies for the delay—I experienced a sudden increase in office workload that limited my response time.
This PR adds request caching service with different customizable options.
Closes https://github.com/TBD54566975/didpay/issues/280.