Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Enable test after fix in Flow (#294) #296

Merged
merged 1 commit into from
Aug 2, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Enable test after fix in Flow (#294)
The issue #71 was fixed by the changes introduced with
vaadin/flow#4459
gilberto-torrezan committed Aug 1, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 515c1e9f8ed805e77cbc3cbe2b46a965279a040b
Original file line number Diff line number Diff line change
@@ -19,7 +19,6 @@

import org.junit.Assert;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
@@ -88,10 +87,8 @@ public void standaloneGrid_headerWithTemplates_buttonIsClicked_headerIsUpdated()
}

@Test
@Ignore
/*
* Ignored due to the issue
* https://github.com/vaadin/vaadin-grid-flow/issues/71
* Test for the issue https://github.com/vaadin/vaadin-grid-flow/issues/71
*/
public void injectedGrid_detailsWithTemplates_buttonIsClicked_detailIsUpdated() {
WebElement gridInATemplate = findElement(