Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-31 | Docx tests: rewrite mediabag tests. | Jesse Rosenthal | 1 | -0/+0 | |
This will allow us to test the whole mediabag (making sure, for example, that images are added with the correct keys) instead of just individual extracted images. We compare each entry in the media bag to an image extracted on the fly from the docx. As a result, we only need one file to test with. The image in the current tests was also replaced with a smaller one. | |||||
2014-06-16 | Add DocX automated tests. | Jesse Rosenthal | 1 | -0/+0 | |
Note this makes use of input and output files in the tests/ dir. |