Lars Michaelis
Lars Michaelis
Hmm, thinking about it. It feels crappy.
Still thinking about it. Don't find a really nice way...
Hmm, I don't want to create a test using selenium webdriver. I just want to check my JSF bean is created correctly by Spring. I want so test @PostConstruct is...
Ok, I still thinking about this point. We could close this issue here or mark it as "later"?
Ok, we've found a solution for that. I will create a demo within the next days.
https://github.com/larmic/joinfaces-bean-test this code should be cleaned up and better documented. Is it a good add on for joinfaces?
Hi, I already had the idea to integrate this. I have unfortunately found too little time. So it is supposed to go there? We can leave it with me or...
Ok, I will merge it into joinfaces-test within the next days and update documentation
An integration in joinfaces-test causes me difficulties. The CDI beans are generated too early and then mock injection stops working properly. My project on https://github.com/larmic/joinfaces-bean-test is running with JoinFaces 3.0.2....
Do you perhaps have a small example that we can look at?