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: refactor tests to use async methods and configurable packager (default: yarn) #578

Merged
merged 21 commits into from
May 28, 2023

Conversation

rostislav-simonik
Copy link
Collaborator

@rostislav-simonik rostislav-simonik commented May 28, 2023

  • fix: change packager in tests
  • build: add helper script for cleaning tests cache
  • test: change packager for run provider
  • test: migrate jest config deprecated type
  • test: refactor tests to use async methods and configurable packager

closes #571

@rostislav-simonik rostislav-simonik merged commit 754a70e into main May 28, 2023
14 checks passed
@rostislav-simonik rostislav-simonik deleted the e2e-packager-short-term-yarn branch May 28, 2023 16:45
rostislav-simonik-nexus-prisma-admin pushed a commit that referenced this pull request Jun 5, 2023
## [1.0.8](v1.0.7...v1.0.8) (2023-06-05)

### Testing

* refactor tests to use async methods and configurable packager (default: yarn) ([#578](#578)) ([754a70e](754a70e))

### Bug fixes

* **deps:** replace dependency apollo-server with @apollo/server ^4.0.0 ([#471](#471)) ([d0e7a65](d0e7a65))
* **deps:** update dependency graphql-scalars to ^1.22.1 ([#582](#582)) ([3b16a97](3b16a97))
* **deps:** update dependency tslib to ^2.5.3 ([#595](#595)) ([218d284](218d284))
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.

e2e tests are failing randomly on dependencies installation part
1 participant