Skip to content

Commit

Permalink
Updated behat test with correct connectivity tests and added common f…
Browse files Browse the repository at this point in the history
…eatures
  • Loading branch information
juanjol committed Oct 1, 2024
1 parent 3851507 commit 0f8adfc
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 51 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ Feature: As a system
Examples:
| url |
| /admin |
| /user/1 |
| /user/register |
1 change: 1 addition & 0 deletions aljibe-kickstart/tests/behat/local/behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ default:
suites:
default:
paths:
- "%paths.base%/../common/features/"
- "%paths.base%/features/"
filters:
tags: "~@exclude"
Expand Down
1 change: 1 addition & 0 deletions aljibe-kickstart/tests/behat/pro/behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ default:
suites:
default:
paths:
- "%paths.base%/../common/features/"
- "%paths.base%/features/"
filters:
tags: "~@exclude"
Expand Down
12 changes: 0 additions & 12 deletions aljibe-kickstart/tests/behat/pro/features/200.feature

This file was deleted.

13 changes: 0 additions & 13 deletions aljibe-kickstart/tests/behat/pro/features/403.feature

This file was deleted.

11 changes: 0 additions & 11 deletions aljibe-kickstart/tests/behat/pro/features/404.feature

This file was deleted.

14 changes: 0 additions & 14 deletions aljibe-kickstart/tests/behat/pro/features/behat.feature

This file was deleted.

0 comments on commit 0f8adfc

Please sign in to comment.