Kamil Myśliwiec
|
236b633a76
|
style: address integration tests lint errors
|
2024-11-26 09:39:20 +01:00 |
|
Pooyan Khanjankhani
|
92bc195eb2
|
chore(common): add .util postfix to test filename
|
2022-08-19 00:34:31 +04:30 |
|
Pooyan Khanjankhani
|
1f81c86d84
|
test(common): add test for exception handler selector
|
2022-08-19 00:30:37 +04:30 |
|
Micael Levi (@micalevisk)
|
621b20bf0a
|
test(core,common): add missing unit tests on utils/injector/services
|
2021-12-31 19:17:50 -04:00 |
|
Micael Levi (lab)
|
de83c0c960
|
feat(common,microservices): add isNumber shared util
Also, add another test for `isString` utility, to clarify that it must
return `false` for strings made by `String` constructor.
|
2021-12-26 18:39:56 -04:00 |
|
Kamil Myśliwiec
|
6f200885d3
|
fix(core): fix path concatenating strategy
|
2021-03-10 09:16:24 +01:00 |
|
Kamil Mysliwiec
|
1433690ed3
|
Update packages/common/test/utils/shared.utils.spec.ts
|
2021-01-27 12:12:57 +01:00 |
|
Kamil Myśliwiec
|
f3ba3c8204
|
refactor(): reimplement routes storage
|
2020-12-28 13:11:34 +01:00 |
|
Kamil Myśliwiec
|
1b366ce38f
|
style(): auto-organise import statements
|
2020-12-08 11:35:04 +01:00 |
|
miZyind
|
bead1f4a57
|
feat(core): add support to controller path alias and refactor shard util
|
2020-11-30 18:00:15 +07:00 |
|
Kamil Myśliwiec
|
7309ba4bdf
|
chore(): remove lint from lint-staged
|
2020-01-26 12:17:23 +01:00 |
|
Tony
|
185bbbd5fe
|
test(common): fix expect that does not execute
|
2019-12-09 15:31:25 +00:00 |
|
Shady Khalifa
|
6026bda942
|
refactor(common): improve validatePath function
|
2019-11-28 16:31:37 +02:00 |
|
Kamil Myśliwiec
|
489d3299c0
|
format() run prettier, update format script
|
2019-10-04 09:08:27 +02:00 |
|
Michael Kaufman
|
e39b6468f0
|
Merge remote-tracking branch 'Nest/6.6.0' into 2361-kafka-micoservice-6-6-0
# Conflicts:
# package-lock.json
# packages/microservices/interfaces/index.ts
# packages/microservices/test/listeners-controller.spec.ts
|
2019-08-27 09:29:18 -04:00 |
|
Michael Kaufman
|
be239b598b
|
Adds shared util for isPlainObject and tests for kafka serializer.
|
2019-08-22 20:28:08 -04:00 |
|
Ivan Veselin
|
e91b711456
|
feature(common) move createResponseBody to HttpException
renamed and moved createResponseBody function to be exported as a part
of HttpException
Closes #2727
|
2019-08-22 15:35:47 +02:00 |
|
Kamil Myśliwiec
|
7818a4de18
|
merge(): resolve conflicts
|
2019-03-15 14:30:08 +01:00 |
|
Kamil Myśliwiec
|
46d930f48a
|
refactor(): adjust coding style
|
2019-03-09 14:28:01 +01:00 |
|
Andrei Sîncrăian
|
d6b8e1f514
|
bugfix(common): prevent exception body override if message is an array
|
2019-03-08 16:22:49 +02:00 |
|
Kamil Myśliwiec
|
3da97c684c
|
refactor(common/core) simplify middleware interface
|
2018-12-24 15:01:04 +01:00 |
|
Kamil Myśliwiec
|
06dec9a897
|
feature() transient/request scope with circular deps
|
2018-12-24 14:45:32 +01:00 |
|
Jean-Baptiste Pionnier
|
3a297530d8
|
Merge branch 'master' of github.com:nestjs/nest into refactor_simplified_if
|
2018-11-16 11:41:22 +01:00 |
|
Kamil Myśliwiec
|
1f8c84d19b
|
test(nestjs) increase test coverage
|
2018-11-03 17:00:55 +01:00 |
|
Jean-Baptiste Pionnier
|
e1b8d3b411
|
refactor: simplified isString
|
2018-10-18 12:05:35 +02:00 |
|
Jean-Baptiste Pionnier
|
6db29c6e3d
|
refactor: simplified isObject
|
2018-10-18 12:01:39 +02:00 |
|
Jean-Baptiste Pionnier
|
1f59ec3458
|
refactor: simplified validatePath
|
2018-10-18 11:58:49 +02:00 |
|
Jean-Baptiste Pionnier
|
ff3ef16d18
|
refactor: simplified isFunction
|
2018-10-18 11:55:11 +02:00 |
|
Jean-Baptiste Pionnier
|
41190d7546
|
refactor: simplified isEmpty
|
2018-10-18 11:52:12 +02:00 |
|
Jean-Baptiste Pionnier
|
227d4fba56
|
refactor(common) remove multiple reflect metadata
|
2018-10-05 12:31:53 +02:00 |
|
Jean-Baptiste Pionnier
|
b296cabd35
|
refactor: resolve module path
|
2018-09-03 21:34:15 +02:00 |
|
Kamil Myśliwiec
|
aeda614c5c
|
test(@nestjs/common) fix broken unit tests
|
2018-04-30 13:04:36 +02:00 |
|
Kamil Myśliwiec
|
181d8c6585
|
feature(@nestjs/common) add package loader utility
|
2018-04-30 13:01:37 +02:00 |
|
Kamil Myśliwiec
|
5cfb0bfc85
|
refactor(@nestjs) fix typos, extract module compiler, fix broken guards
|
2018-04-28 12:42:35 +02:00 |
|
Kamil Myśliwiec
|
944921f2e9
|
external(@nestjs) update to rxjs@6.0.0
|
2018-04-27 13:13:02 +02:00 |
|
Kamil Myśliwiec
|
91b4974d2c
|
samples(@nestjs) update sample applications
|
2018-03-25 21:38:52 +02:00 |
|
Kamil Myśliwiec
|
614de27310
|
refactor(@nestjs) rename directories, add script, fix tests
|
2018-03-24 15:11:48 +01:00 |
|