Adapted modules to gwt-lib/gwt-app lifecycle;
shared libs have been cleaned up from the GWT related stuff;
enabled launching Super DevMode with a reactor goal gwt:codeserver;
enabled launching Super DevMode inside a dev-machine (for Che in Che development);
separate compiling IDE GWT app from packaging IDE Web app.
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
* #6788 Add Action interface and declare all needed methods from absctract class Action in BaseAction class
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
* Initial support for PHPUnit testing.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Added improvements for exceptions handling and presentation model.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Improved test results presentation model and tests execution rules.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Small fixup after merge with master.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Added combined printer file that conforms different PHPUnit versions.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Fixed possible NPE issue while opening PHPUnit test case source file.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Bump up PHPUnit plug-ins version to 5.12.0.
* Small fixup after merge with master.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Format code to be in line with Che code conventions.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Small fix, add debugId
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>