Skip to content

CLI Build - clean up yarn.lock files in test cases after testing local build strategy#1384

Merged
dOrgJelli merged 6 commits intoorigin-0.10-devfrom
pileks/patch/clean-up-lockfiles-local-build-strategy
Nov 9, 2022
Merged

CLI Build - clean up yarn.lock files in test cases after testing local build strategy#1384
dOrgJelli merged 6 commits intoorigin-0.10-devfrom
pileks/patch/clean-up-lockfiles-local-build-strategy

Conversation

@pileks
Copy link
Copy Markdown
Contributor

@pileks pileks commented Nov 2, 2022

As the title says, I've noticed that running CLI tests (specifically the ones for the local build strategy) leaves behind yarn.lock files inside the test case folders it operates within (currently only 001-sanity).

This should ensure proper cleanup of these stray files.

Additionally, it seems that commit 28bd34a25d50824a070aaf33696a01ec64eb7cee changed the ethereum plugin's schema, which resulted in a change in the codegen output for some of the test-cases wrappers.
I have copy-pasted the updated expected files.

@pileks pileks mentioned this pull request Nov 4, 2022
2 tasks
Copy link
Copy Markdown
Contributor

@nerfZael nerfZael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We really shouldn't be using the Ethereum plugin for tests but that's a topic for another issue/PR

Comment thread packages/cli/src/__tests__/e2e/build.spec.ts
Comment thread packages/cli/src/__tests__/e2e/build.spec.ts
…f github.com:polywrap/toolchain into pileks/patch/clean-up-lockfiles-local-build-strategy
Comment thread packages/cli/src/__tests__/e2e/build.spec.ts
@dOrgJelli dOrgJelli merged commit 3368e44 into origin-0.10-dev Nov 9, 2022
@dOrgJelli dOrgJelli deleted the pileks/patch/clean-up-lockfiles-local-build-strategy branch April 10, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants