Skip to content

Commit

Permalink
Added test feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Mario committed Apr 27, 2024
1 parent a78516d commit 8f15093
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 55 deletions.
4 changes: 4 additions & 0 deletions webapp/e2e/features/login.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ Feature: Login page functionality
Scenario: Login
Given I login a user
Then I am in /menu
Scenario: Failed login
Given I am on the login page
When I try to login
Then I am in /login

55 changes: 0 additions & 55 deletions webapp/e2e/steps/register-form.steps.txt

This file was deleted.

0 comments on commit 8f15093

Please sign in to comment.