ryanve / verge

get viewport dimensions...detect elements in the viewport...trust in <!DOCTYPE html>
https://ryanve.dev/verge
MIT License
695 stars 51 forks source link

Improving testing for verge #44

Open ryanve opened 7 years ago

ryanve commented 7 years ago

I think we could improve on the testing here.

Does anyone have interest in helping redoing the tests in a better way?

Such that we could run then via npm test potentially via headless chrome

Or other ideas?