dApp: Refactor RaidenService module #2231
Labels
dApp 📱
discussion 💬
Issues that need discussion and decision taking
enhancement
New feature or request
test
Tests related issues
Description
As pointed out in the conversation of #2186 the team has agreed to refactor the
RaidenService.ts
module. The tests for this module have become so messy, that nobody has neither an overview, nor understand what actually happens in terms of mocking. Moreover have the recent design adjustments to the notifications shown that also extending the RaidenServices module itself has become quite cumbersome. Also does the CodeClimate tool complain that this module and especially theconnect()
function are too huge and complex. Everyone working on this module only tries to make it working. Therefore we need to rework it, so productive and meaningful work is possible again.Although this issue description should not do the work to identify the details what needs to be done how, here are some items the team has already discussed:
Acceptance criteria
Tasks
The text was updated successfully, but these errors were encountered: