Commit Graph

32 Commits (ebd0019459ed22e79aa30e075227fce3fd7eda0c)

Author SHA1 Message Date
Valeriy Svydenko 65c2201473 CHE-5725: Run all java tests from the project or package (#5804) 2017-08-01 16:56:13 +03:00
Valeriy Svydenko 6c6e00e2bd Adapt JUnit4 runner according new API (#5710) 2017-07-20 09:49:34 +03:00
Roman Iuvshyn 185273f8b9 RELEASE: Set next development version (#5734)
* RELEASE: Set next development version
2017-07-19 12:45:32 +03:00
Valeriy Svydenko a5b3b7b612 New runner for TestNG tests (#5472) 2017-07-06 16:20:58 +03:00
Roman Iuvshin eab04ddd6b RELEASE: Set next development version 2017-06-29 07:59:05 +00:00
Vitalii Parfonov 6f0b74ed25 Merge Bartlomiej Laczkowski PhpUnit testing PR (#5468)
* 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>
2017-06-26 17:56:19 +03:00
Roman Iuvshin 513aa19ebd RELEASE: Set next development version 2017-06-21 13:04:16 +00:00
Roman Iuvshin eb2fa0eeed RELEASE: Set next development version 2017-06-14 07:13:04 +00:00
Aleksandr Andrienko 8720dedc12 Fix NPE for junit and testng test actions. (#5308)
Detail:
Fix NPE in case if user open context menu in the jar nodes in the ProjectExplorer.
Fix NPE when user click to RUN menu in the main toolbar in the workspace without projects.
Fix NPE when user launch step into action in the java debugger which should open java files from some jar.
Clean up unused injections and imports.

Main goal of this pull request: fix NPE and nothing to break :)

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-06-13 12:36:05 +03:00
David Festal d082b32eeb Rework top test menu items
https://issues.jboss.org/browse/CHE-227


Signed-off-by: David Festal <dfestal@redhat.com>
2017-05-31 08:39:06 +02:00
Roman Iuvshin 9fbf173eb9 RELEASE: Set next development version 2017-05-24 07:30:41 +00:00
Roman Iuvshin b3ae33acf5 RELEASE: Set next development version 2017-05-10 10:54:42 +00:00
Roman Iuvshin 6d88cf8c73 [maven-release-plugin] prepare for next development iteration 2017-04-25 18:19:17 +00:00
Roman Iuvshin d7f023fd89 [maven-release-plugin] prepare release 5.9.0 2017-04-25 18:19:10 +00:00
Roman Iuvshin 7805c146e6 [maven-release-plugin] prepare for next development iteration 2017-04-13 11:07:13 +00:00
Roman Iuvshin e8107fd96c [maven-release-plugin] prepare release 5.8.0 2017-04-13 11:07:06 +00:00
Roman Iuvshin 840ae853f8 Revert "RELEASE: set minor change version"
This reverts commit e23b9257a3.
2017-04-11 20:55:24 +03:00
Roman Iuvshin e23b9257a3 RELEASE: set minor change version 2017-04-11 18:10:45 +03:00
David Festal 8e82114fe5 Java Testing support Bug fixes and Enhancements - Step 2 (#4481)
* Show all tests in the result view, but allow filtering successful tests
* Fix various navigation bugs from test view to source code
* Remove the invalid command preview added by default
* Fix https://issues.jboss.org/browse/CHE-149
Some Java Editor action were added in the explorer context menu, which
led to strange behaviors.
* Correctly propagate sevrer errors to the client status notifications
* Change contextual test menu to `Run Test`
Fixes [CHE-157](https://issues.jboss.org/browse/CHE-157)
* Compilation error after the *Intelligent Commands* changes 

Signed-off-by: David Festal <dfestal@redhat.com>
2017-04-10 09:36:42 +03:00
Roman Iuvshin 08d4d0f25c [maven-release-plugin] prepare for next development iteration 2017-04-06 14:28:39 +00:00
Roman Iuvshin 53a0325213 [maven-release-plugin] prepare release 5.7.0 2017-04-06 14:28:33 +00:00
Roman Iuvshin 342f103654 [maven-release-plugin] prepare for next development iteration 2017-03-30 12:25:35 +00:00
Roman Iuvshin e6e4a652cc [maven-release-plugin] prepare release 5.6.0 2017-03-30 12:25:28 +00:00
Roman Iuvshin e7588aa2b3 [maven-release-plugin] prepare for next development iteration 2017-03-15 14:59:35 +00:00
Roman Iuvshin 69cf9f5528 [maven-release-plugin] prepare release 5.5.0 2017-03-15 14:59:28 +00:00
David Festal 440f92d3bb JUnit testing support Bug fixes and Enhancements - Step 1 (#4303)
Provide  JUnit test real-time output in a `Tests` output view
2017-03-10 10:51:36 +01:00
Roman Iuvshin ceff3938ff [maven-release-plugin] prepare for next development iteration 2017-03-02 18:33:12 +00:00
Roman Iuvshin 8ed6e10476 [maven-release-plugin] prepare release 5.4.0 2017-03-02 18:33:06 +00:00
Roman Iuvshin e71c7b5671 [maven-release-plugin] prepare for next development iteration 2017-02-17 11:04:07 +00:00
Roman Iuvshin c071c65aa2 [maven-release-plugin] prepare release 5.3.0 2017-02-17 11:03:59 +00:00
Vladyslav Zhukovskyi ff3db4c7aa Fix potential NPE (#4054) 2017-02-08 13:09:21 +02:00
Vitalii Parfonov 50f641d226 Decouple testing framework API from Java test specific frameworks (#3999)
* Decouple testing framework core from Java specific test frameworks.

Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
2017-02-03 12:12:18 +02:00