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

chore: configure repo to run jest from root level #336

Merged
merged 9 commits into from
Apr 5, 2021

Conversation

krpeacock
Copy link
Contributor

Now, running npm run jest or npx jest at the top level of the application will run tests for all packages, with a base-config at the root.

Cleans up behavior around identities that was failing for tests executed via wallaby but wasn't throwing errors for straight jest

babel.config.js Outdated Show resolved Hide resolved
@krpeacock krpeacock requested a review from hansl April 1, 2021 23:59
@krpeacock
Copy link
Contributor Author

Now lerna is replaced for everything except running lerna version before publishing

packages/agent/src/idl.ts Outdated Show resolved Hide resolved
Also updates dfx version, and sets commands meant to be run with --workspaces to empty string in top-level package.json
@krpeacock krpeacock requested a review from hansl April 5, 2021 20:57
@hansl hansl merged commit fa1576c into kyle/remove-apps Apr 5, 2021
@hansl hansl deleted the kyle/configure-top-level-tests branch April 5, 2021 22:08
krpeacock added a commit that referenced this pull request Apr 7, 2021
* deletes apps

* removes demos, updates lerna

* removes ic0.app

* tests running from root

* reverts testing changes

* chore: configure repo to run jest from root level (#336)

* restores node 12

* nulling "test" script so e2e doesn't run for unit tests
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.

None yet

2 participants