boyney123 / garie-lighthouse

Lighthouse Garie plugin. Polls websites to checkout performance metrics also supports webhooks.
MIT License
50 stars 24 forks source link

Add function to allow login #17

Open lutejka opened 5 years ago

lutejka commented 5 years ago

What: Add option to handle install steps like login #15

Why: Many apps require a login. In order to test these pages an option to handle login and stuff is necessary.

How: Add function to config which exposes puppeter api

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #17 into master will not change coverage. The diff coverage is 100%.

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files           5        5           
  Lines         135      135           
  Branches       25       25           
=======================================
  Hits          126      126           
  Misses          9        9