Skip to content

Commit

Permalink
add simple SSE test
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Oct 7, 2022
1 parent 26f201a commit f92211d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests-behat/sse.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Feature: SSE

Scenario:
Given I am on "interactive/sse.php"
When I press button "Turn On"
When I press button "Turn Off"
# TODO test SSE result compatible with Slow Chrome CI job
# Then I should see "20%"

0 comments on commit f92211d

Please sign in to comment.