primefaces-extensions / primefaces-arquillian

PrimeFaces testing support for Arquillian
Apache License 2.0
16 stars 4 forks source link

Introduce first test, to test PrimeFaces components #14

Open tandraschko opened 6 years ago

tandraschko commented 6 years ago

@rmpestano @krichter722 Are you interessted in doing this? I would add an new project "primefaces-arquillian-tests", which uses primefaces-arquillian, to test components

I got a nice testcase today, which is pretty easy: https://github.com/primefaces/primefaces/issues/4009 1) click on the button 2) check if modal div is below the document.body

i think it's quite easy but requires to setup the project + adding a dialog component to primefaces-arquillian

tandraschko commented 6 years ago

many many of the bugs are so simple cases i think it would really boost the stability

tandraschko commented 6 years ago
krichter722 commented 6 years ago

@tandraschko I agree that this would be really awesome. However I'm looking and applying for a new job and will have to reduce my open source project activities.