Hi Imesh, The project is currently structured around standard Golang project created by eclipse, you can add eclipse plugin, create a new project with existing sources and it should compile fine. I will add complete instructions on Github and update this thread.
Chamila, The tests I am working on are custom tests which aims at verifying few endpoints using CURL. I tried using existing tests for ESB, and that didn't help either since setup steps of those tests requires a lot of efforts. If developers from specific projects can help out with configuration, then we can run existing full fledged tests. Thanks Abhishek On Thu, Jul 28, 2016 at 9:08 PM, Chamila De Alwis <[email protected]> wrote: > > On Thu, Jul 28, 2016 at 4:19 AM, Abhishek Tiwari < > [email protected]> wrote: > >> 2. I am currently working on adding the ability to run smoke tests from >> the framework. The idea is to have the capability of having product >> specific smoke tests, then teams with more product knowledge can add smoke >> tests. I will add smoke tests for ESB at this point. >> > > Would these be custom tests that are specific to WSO2 Dockerfiles context > or generic tests that aim to test the product code? It would be better if > we can reuse the generic tests, as new tests would not be attractive to the > developers. > > > Regards, > Chamila de Alwis > Committer and PMC Member - Apache Stratos > Senior Software Engineer | WSO2 > Blog: https://medium.com/@chamilad > > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
