Page 1 of 1

Test Case in broadleaf module

Posted: Mon Jan 28, 2013 11:11 pm
by julia
Hello,


I would like to write the test cases for my custom module(test case for my presenters, test case for my custom data sources). Is that possible? If it is possible, I would like to know how should I implement my test cases.

Thanks.

Re: Test Case in broadleaf module

Posted: Fri Feb 01, 2013 10:19 am
by phillipuniverse
We currently do not have any facilities to test the GWT portion of the admin. I did find this: https://github.com/gwt-test-utils/gwt-test-utils but I have not personally used it. Seems like a pretty cool framework though and actively maintained (last commit was just over a week ago).