nx10 / httpgd

Asynchronous http server graphics device for R.
https://nx10.github.io/httpgd
GNU General Public License v2.0
377 stars 19 forks source link

svglite unit tests #41

Closed nx10 closed 3 years ago

nx10 commented 3 years ago

svglite has a number of unit tests that check generated SVG files with the use of xml2.

https://github.com/r-lib/svglite/tree/master/tests/testthat

These should be ported to use httpgd to check SVG quality.

nx10 commented 3 years ago

Porting complete as of 89fa0c7b52bdebae329c2c97b8bacd23b6bd8f78