Extract app navigation elements to its own context
The app navigation is not exclusive to the Files app but a generic
component used by other apps too, so its locators and steps should be in
its own context.
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
Showing
- tests/acceptance/config/behat.yml 1 addition, 0 deletionstests/acceptance/config/behat.yml
- tests/acceptance/features/bootstrap/AppNavigationContext.php 69 additions, 0 deletionstests/acceptance/features/bootstrap/AppNavigationContext.php
- tests/acceptance/features/bootstrap/FilesAppContext.php 0 additions, 39 deletionstests/acceptance/features/bootstrap/FilesAppContext.php
Loading
Please register or sign in to comment