Skip to content

Commit

Permalink
test: End to end test for auto grid (#1258)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored and cromoteca committed Sep 14, 2023
1 parent 1778c3b commit 6d728a1
Show file tree
Hide file tree
Showing 19 changed files with 10,022 additions and 203 deletions.
5 changes: 5 additions & 0 deletions packages/java/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@
<artifactId>vaadin-login-testbench</artifactId>
<version>${vaadin.component.version}</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-grid-testbench</artifactId>
<version>${vaadin.component.version}</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-notification-testbench</artifactId>
Expand Down
Loading

0 comments on commit 6d728a1

Please sign in to comment.