[jbosstools-issues] [JBoss JIRA] (JBIDE-16575) Tests for BrowserSim

Konstantin Marmalyukov (JIRA) issues at jboss.org
Thu Jul 31 13:14:30 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989613#comment-12989613 ] 

Konstantin Marmalyukov commented on JBIDE-16575:
------------------------------------------------

The main problem of creation browsersim tests is that browsersim runs as external process. Manipulating browsersim from external process and getting feedback from browsersim is not very easy. Browsersim can easily be runned in same eclipse process with SWT Browser(as it is done in integration tests). Run BrowserSim with javaFx requires eFXclipse. I try to run browsersim integration tests with eFXclipse but I have some problems with it, practically the same is described [here|https://www.eclipse.org/forums/index.php/t/796180/]

> Tests for BrowserSim
> --------------------
>
>                 Key: JBIDE-16575
>                 URL: https://issues.jboss.org/browse/JBIDE-16575
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: browsersim
>            Reporter: Alexey Kazakov
>            Assignee: Konstantin Marmalyukov
>            Priority: Critical
>             Fix For: 4.2.0.CR1
>
>
> We should create JUnit tests which will run BrowserSim on both Java platforms: with JavaFX and w/o it. Those tests should check if webkit BS can be run on both platforms and if JavaFX BS can be run on the platform with JavaFX.
> It's probably imposible to have such tests without special Jenkins settings.
> So [~nickboldt]'s help is needed.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list