newwwie / newwwie.com

The source for newwwie.com website. The front door to the Newwwie Slack and tech + digital creative community.
https://newwwie.com/
MIT License
15 stars 22 forks source link

#67 Add playwright test lib #112

Closed younglondon closed 3 months ago

younglondon commented 4 months ago

Fixes #67

I've commented out the use of Firefox and WebKit in playwright.config.js (lines 41-49) as the basic tests right now do not call for use of multiple browsers and didn't want to waste minutes.

Hope it's an okay starting point!

-- Corey

neozenith commented 3 months ago

Hi, just getting around to this. Could you rebase with main please?