Pocket IC - deploy SNS and complete launch process

Hi @frederico02,

We have a number of PocketIc-based tests for the SNS framework in the ICP mono repo.

Here’s a fairly comprehensive one that runs through the SNS lifecycle: ic/rs/nervous_system/integration_tests/tests/sns_lifecycle.rs at master · dfinity/ic · GitHub

These tests are assembled from helpfer functions defined in ic/rs/nervous_system/integration_tests/src/pocket_ic_helpers.rs at master · dfinity/ic · GitHub

Let us know if you need further questions!

3 Likes