krautzource / mathjax-sre-walker

A lightweight walker for server-side generated mathjax rendering
https://krautzource.github.io/mathjax-sre-walker/docs/
Apache License 2.0
0 stars 0 forks source link

testing #12

Open pkra opened 6 years ago

pkra commented 6 years ago

I've been wondering how to approach testing.

For automated tests, I suspect that building on puppeteer is the most reasonable approach (for now) as we can switch on the AOM to evaluate accessible names etc.

But manual tests with real AT might be the more important focus for now.