Commit Graph

6 Commits

Author SHA1 Message Date
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
Kamil Myśliwiec
018c0d24d6 test(cors): skip fastify cors integration tests 2022-06-27 09:32:56 +02:00
Micael Levi (@micalevisk)
5e8c61985b test(integration): drop the first arg of createNestApplication 2022-06-23 19:21:43 -04:00
Matheus Andrade
282f774d6b style(): rename tests name to follow global style
Some initital tests name used "Should" instead "should", so i rename them
2021-10-09 18:36:52 -03:00
Maciej Sikorski
ec9727093d feat: allow to config cors async
Bump version of the fastify-cors.
Add CorsOptionsDelegate interface.
Add CorsOptionsDelegate as an acceptable type
for every enableCors usage.

Closes nestjs/nest#6118
2021-01-25 22:46:11 +01:00