pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 7 forks source link

[Testing] Supplier staking E2E test #498

Closed Olshansk closed 2 months ago

Olshansk commented 2 months ago

Summary

E2E Tests for staking the supplier: make test_e2e_supplier

Issue

Type of change

Select one or more:

Testing

Local Testing (only if making code changes)

PR Testing (only if making code changes)

github-actions[bot] commented 2 months ago

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks. If you just created a pull request, you might need to push another commit to produce a container image DevNet can utilize to spin up infrastructure. You can use make trigger_ci to push an empty commit.