pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using the Cosmos SDK
MIT License
15 stars 8 forks source link

[Testing] refactor: tokenomics keeper tests #603

Closed bryanchriswhite closed 4 months ago

bryanchriswhite commented 4 months ago

Summary

Refactor tokenomics keeper tests in preparation for adding coverage for probabilistic proofs (proof requried via probability AND NOT threshold).

Issue

Type of change

Select one or more:

Testing

Documentation changes (only if making doc changes)

Local Testing (only if making code changes)

PR Testing (only if making code changes)

Sanity Checklist

github-actions[bot] commented 4 months ago

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.

You may need to run make trigger_ci to submit an empty commit that'll trigger the tests.

GCP workloads (requires changing the namespace to 603)) Grafana network dashboard for devnet-issue-{issue-id}

github-actions[bot] commented 4 months ago

The image is going to be pushed after the next commit.

You can use make trigger_ci to push an empty commit.

If you also want to run E2E tests, please add devnet-test-e2e label.

github-actions[bot] commented 4 months ago

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.

You may need to run make trigger_ci to submit an empty commit that'll trigger the tests.

GCP workloads (requires changing the namespace to 603)) Grafana network dashboard for devnet-issue-{issue-id}

github-actions[bot] commented 4 months ago

The image is going to be pushed after the next commit.

You can use make trigger_ci to push an empty commit.

If you also want to run E2E tests, please add devnet-test-e2e label.

bryanchriswhite commented 4 months ago

Merging despite failing E2E scenarios. Known bug, same as https://github.com/pokt-network/poktroll/pull/596#issuecomment-2167412084.