IntersectMBO / cardano-node-tests

System and end-to-end (E2E) tests for cardano-node.
https://tests.cardano.intersectmbo.org/
Apache License 2.0
53 stars 28 forks source link

Addition of Conway Tests related to delegation changes, drep multiple registration, deposit returns. #2444

Closed nabinpkl closed 2 weeks ago

nabinpkl commented 1 month ago

The Conway tests which are not already covered on existing test topics are:

nabinpkl commented 1 month ago

Link to User stories PR : https://github.com/IntersectMBO/cardano-test-plans/pull/45

After the review and merge of User Stories, This PR should be updated to facilitate the test status on the Cardano-node-tests dashboard.

saratomaz commented 1 month ago

It would be nice to have the tests in the correspondent files, like drep tests should be in test_drep.py file

nabinpkl commented 1 month ago

It would be nice to have the tests in the correspondent files, like drep tests should be in test_drep.py file

Thank you for the review. Respective changes are added to respective files in the latest update.

nabinpkl commented 2 weeks ago

@saratomaz

This PR has been updated and rebased with the latest changes. User stories also have been merged. Can you have a look at it whether it can be merged?