Closed hacst closed 9 years ago
For future GUI integration tests being able to run the whole application on the headless TravisCI boxes will be needed. http://docs.travis-ci.com/user/gui-and-headless-browsers/ described how to do so using a virtual framebuffer. Set this up to work with our PySide application and add a minimal example on how to do so (e.g. something using http://qt-project.org/doc/qt-4.8/qtestlib-manual.html )
For future GUI integration tests being able to run the whole application on the headless TravisCI boxes will be needed. http://docs.travis-ci.com/user/gui-and-headless-browsers/ described how to do so using a virtual framebuffer. Set this up to work with our PySide application and add a minimal example on how to do so (e.g. something using http://qt-project.org/doc/qt-4.8/qtestlib-manual.html )