Valentin

Results 4 issues of Valentin

Hi. Is it possible to run simultaneously multiple instances of test at the same time? Kinda scenario-load testing. So the goal is to run 100 - 1000 testsuites simultaneously Can...

Hi, Thiago So i tried to return declared Type from API method and added type's reference to JSDoc, but swagger generator can't handle it. It just writes 'Inline Model 1':...

bug

Angular version: ^4.3.5 Angular CLI version: ^1.4.2 ``` ERROR in Error: Ng2Permission is not an NgModule at _getNgModuleMetadata (/Users/xxx/project/node_modules/@angular/compiler-cli/src/ngtools_impl.js:140:15) at _extractLazyRoutesFromStaticModule (/Users/xxx/project/node_modules/@angular/compiler-cli/src/ngtools_impl.js:109:26) at /Users/xxx/project/node_modules/@angular/compiler-cli/src/ngtools_impl.js:129:27 at Array.reduce (native) at _extractLazyRoutesFromStaticModule (/Users/xxx/project/node_modules/@angular/compiler-cli/src/ngtools_impl.js:128:10)...

Hi! Is there any possibility to mock registry schema so it can use locally parsed schemas only? This can be useful for testing purposes to avoid Docker usage