gitlab-org--gitlab-foss/features/support
Rémy Coutable 448fc23e47
Let PhantomJS load local images
This change fix a memory leak due to a Webkit bug:
https://github.com/ariya/phantomjs/issues/12903

Also:

- Whitelist only localhost and 127.0.0.1 in Capybara + JS specs
- Blacklist all requests to media such as images, videos, PDFs, CSVs etc.
- Log all the requests made.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-06-12 19:00:03 +02:00
..
capybara.rb Let PhantomJS load local images 2017-06-12 19:00:03 +02:00
db_cleaner.rb Remove spinach retry. 2016-10-14 14:26:12 +02:00
env.rb Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
login_helpers.rb Except where necessary, use `sign_in` over `login_as` in features 2017-04-19 18:55:36 -04:00
rerun.rb Try to fix re-run 2016-10-14 14:32:47 +02:00