aboutsummaryrefslogtreecommitdiff
path: root/tests/html-components/README.md
blob: 684d7b21ea36b749b85fcbe9b28631101c971f32 (plain)
1
2
3
4
5
6
7
8
HTML Component Tests
====================

Currently these tests simply check the SXML output of my HTML components. They
should however be updated (along with the implementation), so that each
component can exists separately, with all it's dependencies (CSS, ...)
bundled. Then each component should be automatically screenshoted (through
Selenium), and compared to a reference image (genareted in the same way).