testing-nestjs icon indicating copy to clipboard operation
testing-nestjs copied to clipboard

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!

Results 40 testing-nestjs issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.14.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.11.0&new-version=18.14.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependabot

Bumps [@nrwl/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) from 15.6.3 to 15.8.5. Release notes Sourced from @​nrwl/jest's releases. 15.8.5 15.8.5 (2023-03-04) Note: Version bump only for package @​nrwl/nx-source 15.8.4 15.8.4 (2023-03-03) Bug Fixes core: add warning...

dependabot

Bumps [@nrwl/cli](https://github.com/nrwl/nx/tree/HEAD/packages/cli) from 15.6.3 to 15.8.5. Release notes Sourced from @​nrwl/cli's releases. 15.8.5 15.8.5 (2023-03-04) Note: Version bump only for package @​nrwl/nx-source 15.8.4 15.8.4 (2023-03-03) Bug Fixes core: add warning...

dependabot

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 3.15.2 to 4.11.0. Release notes Sourced from prisma's releases. 4.11.0 🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release....

dependabot

Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 3.15.2 to 4.11.0. Release notes Sourced from @​prisma/client's releases. 4.11.0 🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release....

dependabot

Bumps [redis](https://github.com/redis/node-redis) from 3.1.2 to 4.6.5. Release notes Sourced from redis's releases. [email protected] Enhancements upgrade @redis/client from 1.5.5 to 1.5.6 upgrade @redis/search from 1.1.1 to 1.1.2 [email protected] Enhancements upgrade @redis/client...

dependabot

Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.3. Release notes Sourced from husky's releases. v8.0.3 fix: add git not installed message #1208 v8.0.2 docs: remove deprecated npm set-script Commits 3c0e08d 8.0.3 1ed3f9a...

dependabot

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 13.1.2. Release notes Sourced from lint-staged's releases. v13.1.2 13.1.2 (2023-02-13) Bug Fixes disable stash by default when using diff option (#1259) (142c6f2) v13.1.1 13.1.1 (2023-02-07)...

dependabot

Bumps [graphql](https://github.com/graphql/graphql-js) from 15.8.0 to 16.6.0. Release notes Sourced from graphql's releases. v16.6.0 (2022-08-16) New Feature 🚀 #3645 createSourceEventStream: introduce named arguments and deprecate positional arguments (@​yaacovCR) #3702 parser: limit...

dependabot

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I cloned the main branch. Launched `npm i ` and...

bug