Re: Where to add Spring Boot integration tests?

2019-09-12 Thread Andrea Cosentino
Probably we can also think about adding a module in the tests folder, but for the naming it will be hard. Il giorno gio 12 set 2019 alle ore 13:03 Tadayoshi Sato < sato.tadayo...@gmail.com> ha scritto: > Thanks Andrea for your comments. > > On Thu, Sep 12, 2019 at 7:26 PM Andrea Cosentino >

Re: Where to add Spring Boot integration tests?

2019-09-12 Thread Tadayoshi Sato
Thanks Andrea for your comments. On Thu, Sep 12, 2019 at 7:26 PM Andrea Cosentino wrote: > I don't think it's a good idea to create something with issues in the > folder name. > Yes, it was just a bad example for further better ideas ;-) > > If this is an integration tests specific to

Re: Where to add Spring Boot integration tests?

2019-09-12 Thread Andrea Cosentino
I don't think it's a good idea to create something with issues in the folder name. If this is an integration tests specific to camel-servlet, you can create an integration test in the component starter folder. Il giorno gio 12 set 2019 alle ore 12:21 Tadayoshi Sato < sato.tadayo...@gmail.com> ha