Commit Graph

19 Commits

Author SHA1 Message Date
Kamil Myśliwiec
0f904d2cab chore: update minimum engine version to 16 2023-04-05 13:31:07 +02:00
Kamil Myśliwiec
e63f5c0ff5 chore: upgrade apollo, fix integration tests 2023-03-10 17:15:17 +01:00
Kamil Myśliwiec
0a82282098 test: remove the debug flag 2023-03-10 15:22:07 +01:00
Kamil Myśliwiec
c1815d2f8c fix: revert #10801 2023-02-01 14:29:21 +01:00
Kamil Myśliwiec
95e8394b32 test: add inspector e2e tests, add deterministic uuid registry 2022-11-29 09:56:19 +01:00
Kamil Myśliwiec
5b42ab71af test: add paths mapping and watch mode for unit tests 2022-11-09 11:46:08 +01:00
Tony133
c9e619e74a test(integration): rename app module in test e2e 2022-05-24 21:28:34 +02:00
Kamil Myśliwiec
ae4005b8f1 test(): update integration tests (graphql) 2022-02-10 14:27:31 +01:00
Kamil Myśliwiec
30f1c3e72b chore(): update to apollo v3 2021-10-07 14:07:43 +02:00
Kamil Myśliwiec
6e5e55789c chore(): resolve conflicts 2021-07-16 10:09:46 +02:00
Karan Gupta
e54c0e1c79 fix(common): set name of httpexception as class name
Added a method to set name property of exception object equal to class name which currently is always Error. Updated tests.

Closes #5809
2020-12-04 14:18:28 +05:30
Kamil Myśliwiec
f77d1df06b feat(): update to the latest version of graphql 2020-04-04 12:35:28 +02:00
Kamil Myśliwiec
ed46d6c618 fix(core): invalid arguments order, fix message key (http exceptions) 2020-03-15 14:03:07 +01:00
Kamil Myśliwiec
dece70c319 fix(common): standarize exceptions that inherit from http exception 2020-03-03 14:54:24 +01:00
Kamil Myśliwiec
904abb630a feat(common): map validation errors to strings 2020-03-03 11:43:31 +01:00
Kamil Myśliwiec
8e78fdb266 enhancement() improve message property of http exceptions 2020-03-02 14:39:49 +01:00
Kamil Myśliwiec
5d2de5fd9a fix(): integration tests cleanup, update deps versions 2020-03-02 13:46:26 +01:00
Kamil Myśliwiec
e26f9c6415 Merge branch '7.0.0' of https://github.com/nestjs/nest into 7.0.0 2020-02-29 13:21:32 +01:00
Kamil Myśliwiec
d2d394fb95 sample(): update sample to use code-first graphql 2020-02-29 13:21:21 +01:00