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

test(plugin-copm-fabric): automate infrastructure setup: copm-pledge-claim #3556

Open
petermetz opened this issue Sep 28, 2024 · 0 comments
Open
Labels
Tests Anything related to tests be that automatic or manual, integration or unit, etc. Weaver Tasks related to the future of Cactus & Weaver together.

Comments

@petermetz
Copy link
Member

Description

If you run
yarn test:jest:all packages/cacti-plugin-copm-fabric/src/test/typescript/integration/test-copm-pledge-claim.test.ts
it crashes because the test case does not conform to the standard pattern of setting up and tearing down it's own infrastructure.

Relevant discussion:
#3546 (comment)

Acceptance Criteria

  1. Test is still passing.
  2. There is only a single command needed to run the test.
@petermetz petermetz added Tests Anything related to tests be that automatic or manual, integration or unit, etc. Weaver Tasks related to the future of Cactus & Weaver together. labels Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests Anything related to tests be that automatic or manual, integration or unit, etc. Weaver Tasks related to the future of Cactus & Weaver together.
Projects
None yet
Development

No branches or pull requests

1 participant