magicmockup icon indicating copy to clipboard operation
magicmockup copied to clipboard

Test suite

Open garrett opened this issue 13 years ago • 0 comments

We need to have a test suite and make sure MagicMockup passes tests before merging in feature branches. (Before new versions, it should pass every test too.)

If there might be a way to automate this, it'd rock. Otherwise, we'll just have to manually test these in browsers.

Test suggestions

  • A test for each feature
  • Super-simple, plain SVG document
  • Complex documents
  • Nested layers, with sub-layers hidden
  • SVG files from popular editors
  • Test in multiple browsers (Firefox, Chrome, and perhaps others, depending on our target audience)

Exported SVG files from popular vector editors

  • Inkscape (of course!)
  • Inkscape, ran through Scour http://codedread.com/scour/
  • SVG-edit http://code.google.com/p/svg-edit/
  • LibreOffice
  • Illustrator
  • Google Docs

garrett avatar May 11 '12 10:05 garrett