Initial set up for Ghost Inspector integration tests.
Adds a CircleCI integration for Ghost Inspector (https://ghostinspector.com), a headless browser testing SaaS. The README is updated with details about how to run GI locally. Removes the bootstrap setup for Selenium testing with BrowserStack.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -52,10 +52,12 @@ ssl/client-certs/*.srl
|
||||
# je coverage output
|
||||
coverage
|
||||
|
||||
|
||||
# selenium testing
|
||||
# BrowserStack
|
||||
browserstacklocal
|
||||
|
||||
# decompiled CircleCI yaml
|
||||
local-ci.yml
|
||||
|
||||
# python config
|
||||
.python-version
|
||||
|
||||
|
Reference in New Issue
Block a user