twm / yarrharr

Yarrharr Feed Reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

End-to-end testing

twm opened this issue · comments

Add an end-to-end test suite with coverage of:

  • Login
  • Homepage
  • Add feed flow
  • Feed fetching
  • Article view

This should be enough to verify that the Webpack build isn't totally broken. It is important to validate dependabot PRs.

Perhaps use pytest-selenium?

Yeah, never gonna happen.