There has been some discussion that the async test coverage is incomplete in rust-payjoin and it would be nice to get more complete coverage there.
While #1287 did add some unit tests for .save() and .save_async() no coverage exists for .load() or .close()
There has been some discussion that the async test coverage is incomplete in rust-payjoin and it would be nice to get more complete coverage there.
While #1287 did add some unit tests for
.save()and.save_async()no coverage exists for.load()or.close()