You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.
Context
Remaining stuff to be done as a follow up to the #151.
improve on internal endpoints for better consistency ->
/api/internal/postpone-update
, since it is has been turned into no-op/api/internal/apply-update
to/api/internal/restart-node
since it is only restarting the nodemanual procedure for proper test for
nextUpdate
to be done as part of this ticket (here? -> https://github.com/input-output-hk/cardano-wallet/tree/develop/test/manual)create separate ticket for implementing integration test for
nextUpdate
(based on the manual procedure)restartNode
- implement integration test for the restartNode endpointDecision
The above actions need to be done ^^.
Acceptance Criterias
/api/internal/postpone-update
must be removed/api/internal/apply-update
must be renamed to/api/internal/restart-node
since it is only restarting the node/api/internal/apply-update
should have a manual test procedure and a ticket for future automation/api/internal/restart-node
should have an integration testDevelopment Plan
PR
develop
QA
Retrospective
The text was updated successfully, but these errors were encountered: