You are here

behat.partial.yml in Lightning API 8.2

Same filename and directory in other branches
  1. 8 tests/behat.partial.yml
tests/behat.partial.yml

File

tests/behat.partial.yml
View source
  1. default:
  2. suites:
  3. default:
  4. paths:
  5. - '%paths.base%/features'
  6. extensions:
  7. 'DMore\ChromeExtension\Behat\ServiceContainer\ChromeExtension': ~
  8. # TODO: Move all of this into Lightning Dev once all components are tested
  9. # on headless Chrome.
  10. 'Behat\MinkExtension':
  11. browser_name: chrome
  12. sessions:
  13. javascript:
  14. chrome:
  15. api_url: 'http://localhost:9222'