hipster-labs / generator-jhipster-spring-cloud-stream

:mailbox_closed: JHipster module for messaging microservices with Spring Cloud Stream
Apache License 2.0
22 stars 10 forks source link

start add unit test #8

Closed antarus closed 6 years ago

antarus commented 6 years ago

correct lsint error. I don't understand the last error : error Don't make functions within a loop no-loop-func

I need a reference to generator.log and generator.fs how can i obtain a reference to the main generator from test? disable pretest script for my test...

pascalgrimaud commented 6 years ago

@antarus : sorry, I dont have the answer to your 2 questions.

I'm not a NodeJS developer. Maybe 2 links which can help you to understand (you probably already searched them):

About generator.log, same, I have no idea

pascalgrimaud commented 6 years ago

I will fix the Travis tests for gulp eslint, directly to master, as it should failed here

antarus commented 6 years ago

:( who is nodejs developer? Thanks for the links but I already had to watch and I do not understand. I will look at the different modules to see if I find a solution to have a ref of the main generator..

pascalgrimaud commented 6 years ago

Maybe @deepu105 or @MathieuAA you know the answers, to help this new contributor ?

antarus commented 6 years ago

Thanks I found to access the main generator by looking at other module;) By cons the error lint ...

MathieuAA commented 6 years ago

@pascalgrimaud sorry, didn't have my notifications on yesterday =/

pascalgrimaud commented 6 years ago

No problem @MathieuAA it seems resolved ! Thanks :-)