Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove snapps-generated integration test; add intentionally failing snapps to snapps test #10341

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

psteckler
Copy link
Member

@psteckler psteckler commented Mar 3, 2022

Remove the snapps-generated test, which was broken beyond simple repair. The Parties.t contained keys in the integration test ledger, but those weren't snapp accounts. The updates in the snapp were not being applied, though there was no indication of error.

Rename the snapps-constructed test to just snapps, and add a couple of snapps meant to fail (an invalid nonce and an invalid signature).

Part of #10067.

@psteckler psteckler added ci-build-me Add this label to trigger a circle+buildkite build for this branch and removed ci-build-me Add this label to trigger a circle+buildkite build for this branch labels Mar 3, 2022
@psteckler psteckler force-pushed the feature/verify-perms-updates-snapps-generated branch from b64f206 to 501744c Compare March 3, 2022 20:42
@psteckler psteckler force-pushed the feature/verify-perms-updates-snapps-generated branch from 501744c to 3c27d6c Compare March 3, 2022 22:02
@psteckler psteckler changed the title [DO NOT MERGE] Verify permissions and updates in generated Snapps test Remove snapps-generated integration test; add intentionally failing snapps to snapps test Mar 3, 2022
@psteckler psteckler added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Mar 3, 2022
@psteckler psteckler marked this pull request as ready for review March 3, 2022 22:10
@psteckler psteckler requested review from a team as code owners March 3, 2022 22:10
@psteckler psteckler merged commit b31b33c into develop Mar 4, 2022
@psteckler psteckler deleted the feature/verify-perms-updates-snapps-generated branch March 4, 2022 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants