Re: faces_ts integration tests

2022-10-12 Thread Werner Punz
Regarding my mail, never mind, I now have write access. I missed the linking step of linking both accounts, when I registered into id.apache.org Problem solved now. Werner Am Mi., 12. Okt. 2022 um 08:23 Uhr schrieb Werner Punz < werner.p...@gmail.com>: > Hi regarding the plan. > Following: I

Re: faces_ts integration tests

2022-10-12 Thread Werner Punz
Hi regarding the plan. Following: I would merge those tests the same time I will merge the new scripts which will be around RC3 as current status. The reason is, one of the tests (the api decoration test) fails on the old codebase after the namespace renaming. Given we are on our way out

Re: faces_ts integration tests

2022-10-11 Thread Werner Punz
I just dropped a pull request on the 20 integration tests: https://github.com/apache/myfaces/pull/331 The tests run automatically from the maven build as usual, but thing is, 19 tests more than before but no aquilian (mocha and and embedded tomcat is used now) I pulled the old ajax tests,

Re: faces_ts integration tests

2022-10-07 Thread Melloware
For me the more unit tests the better no matter what the technology :) On 10/7/2022 7:15 AM, Werner Punz wrote: Hi thanks, then I will prepare a pull request. Expect it early/mid next week. You still can decide whether you want to take it in or not, then. Werner Am Fr., 7. Okt. 2022 um

Re: faces_ts integration tests

2022-10-07 Thread Werner Punz
Hi thanks, then I will prepare a pull request. Expect it early/mid next week. You still can decide whether you want to take it in or not, then. Werner Am Fr., 7. Okt. 2022 um 13:04 Uhr schrieb Melloware : > I am totally find without Arquillian as well. > > > On 10/7/2022 6:54 AM, Udo

Re: faces_ts integration tests

2022-10-07 Thread Melloware
I am totally find without Arquillian as well. On 10/7/2022 6:54 AM, Udo Schnurpfeil wrote: For me it's fine without Arquilian Udo Am 07.10.22 um 09:56 schrieb Werner Punz: Hi, given I have not gotten any answer! Do you guys want the tests within MyFaces or is Arquilian an absolute must?

Re: faces_ts integration tests

2022-10-07 Thread Udo Schnurpfeil
For me it's fine without Arquilian Udo Am 07.10.22 um 09:56 schrieb Werner Punz: Hi, given I have not gotten any answer! Do you guys want the tests within MyFaces or is Arquilian an absolute must? Werner Am Do., 6. Okt. 2022 um 16:22 Uhr schrieb Werner Punz : Hi, I just wanted

Re: faces_ts integration tests

2022-10-07 Thread Werner Punz
Hi, given I have not gotten any answer! Do you guys want the tests within MyFaces or is Arquilian an absolute must? Werner Am Do., 6. Okt. 2022 um 16:22 Uhr schrieb Werner Punz : > Hi, > I just wanted to get feedback on the following: > Atm we have a barebones Ajax integration test in our

faces_ts integration tests

2022-10-06 Thread Werner Punz
Hi, I just wanted to get feedback on the following: Atm we have a barebones Ajax integration test in our integration test system, derived from my github based integration testsuite. Problem is a) It is barebones, and basically just the basic tests, which is mostly test 1 of my suite, also it needs