fix: mount /apps and docker socket in PR workflow build-and-deploy-ci job (#41)
Reviewed-on: #41 Co-authored-by: David Gwilliam <dhgwilliam@gmail.com> Co-committed-by: David Gwilliam <dhgwilliam@gmail.com>
This commit was merged in pull request #41.
This commit is contained in:
@@ -3,6 +3,11 @@ Feature: Home Page
|
||||
I want to see the home page
|
||||
So that I can learn about the club and view player rankings
|
||||
|
||||
Background:
|
||||
Given there are top players in the system
|
||||
And there is a club president
|
||||
And there is a recent tournament
|
||||
|
||||
@happy-path @public @home
|
||||
Scenario: Home page displays Top 10 Players
|
||||
Given I am on the home page
|
||||
|
||||
Reference in New Issue
Block a user