Open kilrau opened 5 years ago
@nlsdfnbch @ulope Think we could integrate Xud into the scenario player?
We need to decide what's the best for testing this situation as presented in the first post in this issue.
We had a call with @rakanalh and @hackaugusto and concluded that the easiest approach here would be to just take the XUD simulation tests and run them.
Abstract
With @LefterisJP and @rakanalh we discussed to develop tests for the raiden test suite covering features we added to the raiden client to support our atomic swap.
Next Step: Open PR against raiden develop to see these specific features (by @offerm )
Then, decide if a) Idea by @LefterisJP : Raiden: https://github.com/raiden-network/scenario-player/. Perhaps we can integrate swap testing with https://github.com/raiden-network/scenario-player/? Essentially make some xud swapping scenarios? b) we already have our own simulation tests which test a swap on build via travis (raiden swaps are currently being added). Another option would be to simply integrate these into the raiden repo. That would be extremely fast and also shouldn't interfere with other tests on your end.
Motivation
Maintain our functionality, avoid new raiden features breaking our functionality.
Specification
Above.
Backwards Compatibility
N/A