Commit Graph

195 Commits (avi/dynamic)

Author SHA1 Message Date
schrimpf ab09bddcd8 change cache to work with figures (#158)
* Changed read/write cache to use serialize/deserialize instead of
JLD2. JLD2 fails to save strings longer than 2^16 characters, which
can occur in the stringmime() of large figures.

* Added test for cache with figures and html output.
Updated REQUIRE & Project.toml to include Serialization instead of
FileIO and JLD2

* Added "Import Pkg;" to expected output of errors, so that tests pass.
2019-01-03 15:40:32 +02:00
Matti Pastell bf57bf8a07
Use align for ```math blocks (#143)
* Use align for ```math blocks
* Fix deprecation from inline parsing
* Update tests
2018-08-23 08:22:08 +03:00
Matti Pastell aa4ba7ed52
Cleaning for Julia 1.0 (#141) 2018-08-17 10:28:12 +03:00
Matti Pastell b41b4b4d41 Fix deprecations from tests 2018-08-14 11:32:51 +02:00
Matti Pastell 6217f4fb72 Update tests rc2 2018-08-07 12:54:51 +03:00
Matti Pastell 3fc3e3c6e0 Use :label consistently 2018-07-27 10:42:14 +03:00
Matti Pastell 28428e0832 Add tests for pandoc labels, closes #127 2018-07-27 10:22:30 +03:00
Matti Pastell 160017b6e8 Remove plot library hack and use Requires instead 2018-07-26 20:32:10 +03:00
Matti Pastell 93bb9ced2d Fix occursin bugs 2018-07-26 11:35:17 +03:00
Matti Pastell f90547cee6 Fix bug in Sandboxing, run code in sandbox module by default 2018-07-26 02:01:10 +03:00
Matti Pastell b5e02cad36 Add tests for running in Main or sandbox module. Closes #101 2018-07-26 00:12:48 +03:00
Matti Pastell 373f5e9d37 Allow choosing where to eval code. 2018-07-25 23:24:25 +03:00
Matti Pastell d72734a828 Use testsets 2018-07-25 21:43:38 +03:00
Matti Pastell ac26ffe271 Fix formatter test 2018-07-25 11:22:12 +03:00
Matti Pastell 57724aff67 Fix error handling test 2018-07-24 11:50:28 +02:00
Matti Pastell e6cea19d5e Update display tests 2018-07-24 10:46:04 +02:00
Matti Pastell 7a2150430d Remove test depencies 2018-07-23 18:52:08 +02:00
Matti Pastell 01f8810bc3 Run working tests with 0.7 2018-07-23 18:39:48 +02:00
femtocleaner[bot] f04b67f69b Fix deprecations (#135)
* Fix deprecations

* Fix html output
2018-07-23 13:37:25 +03:00
Matti Pastell ce43dea594 Add tests for markdown writer 2018-01-08 12:53:48 +02:00
Matti Pastell b2b143c22e Add markdown2html writer, remove Documenter depency 2018-01-07 20:19:59 +02:00
Matti Pastell eead8f24a8
Added error handling with html display (#117)
* Implemented error handling and initial html display

* Improved html display and tests for error handling
2018-01-07 11:53:07 +02:00
Matti Pastell 6dc482d997 Fix term=true in "rich outputs", closes #113 2018-01-03 19:33:57 +02:00
Matti Pastell 15d4cdf512 Update md2tex format tests. Closes #107 2018-01-03 19:07:14 +02:00
Matti Pastell 2596670aa3 More tests for figure format 2018-01-03 12:34:13 +02:00
Matti Pastell 65af831152 New mimetype tests for output 2018-01-03 11:59:43 +02:00
Matti Pastell e0cd57e6a9 Remove DataFrames as test depency 2018-01-03 10:57:27 +02:00
Matti Pastell 0f0e190dd6 More figure formats to tests 2018-01-03 10:21:04 +02:00
Matti Pastell 753402529e Add tests for figure formats 2018-01-03 10:14:32 +02:00
Matti Pastell 9e5ad966eb Add script reader test 2018-01-03 09:37:05 +02:00
Matti Pastell 361f404f95 Fix notebook test 2018-01-03 09:13:58 +02:00
Matti Pastell c1795e7310 Fix Gadfly tests 2018-01-03 08:48:01 +02:00
Matti Pastell eb87de143b Disable html publish test 2018-01-02 16:51:13 +02:00
Matti Pastell c54032d99a Fix REQUIRES 2018-01-02 16:35:44 +02:00
Matti Pastell 165f6e71bb Tests again 2018-01-02 16:34:47 +02:00
Matti Pastell 1536ad455a Fix DataFrames version for tests 2018-01-02 16:23:28 +02:00
Matti Pastell 5bb5e8994c Switch to JLD2 for caching docs 2018-01-02 16:21:45 +02:00
Matti Pastell c0ad60d138 Update test depencies 2018-01-02 16:16:48 +02:00
Matti Pastell 6a81c53af3 Disable notebook test 2018-01-02 16:02:51 +02:00
Matti Pastell 45a3f46918 Update tests 2018-01-02 15:54:55 +02:00
Matti Pastell aaabc2cd4f Update README 2017-05-15 17:53:43 +03:00
Matti Pastell 0213c2f774 Fix publish test 2017-05-15 17:36:54 +03:00
Matti Pastell dffb554c8a Fix Gadfly tests 2017-05-15 17:28:10 +03:00
Matti Pastell 4bc5435e6d Fix figure display for Gadfly 2017-05-15 17:13:18 +03:00
Matti Pastell 5c83309aa3 Fix Gadfly and Plots, use Compat.invokelatest 2017-05-12 16:12:05 +03:00
Matti Pastell 97f309af19 Fix test cleaning on windows 2017-03-14 21:45:46 +02:00
Matti Pastell 1915501026 More tests for 0.6 2017-03-14 21:27:26 +02:00
Matti Pastell bbad66d0b8 Fix plotting imports and tests 2017-03-14 09:27:16 +02:00
Matti Pastell 1b5c0f819c Fix tests for 0.6 2017-03-13 23:14:25 +02:00
Matti Pastell b2ffefdb27 Remove Winston support, closes #58 2017-03-13 20:57:39 +02:00
Matti Pastell 09ecdb6f2c Disable plots tests 2017-03-13 20:39:43 +02:00
Matti Pastell d3e0f31f9e More fixes to tests 2017-03-13 19:04:59 +02:00
Matti Pastell 0ffa04b3fd Fix tests 2017-03-13 18:55:15 +02:00
Matti Pastell 70c850e79e Fix extra whitespace in convert_doc 2017-03-13 15:12:59 +02:00
Matti Pastell 888b732f86 Fix output for `term=true`. Closes #82. 2017-03-13 15:05:07 +02:00
Matti Pastell 2715baa347 Add test to caching 2016-12-28 01:12:53 +02:00
Matti Pastell b61a2a01b0 Added tests for inline cache 2016-12-27 22:29:04 +02:00
Matti Pastell 3837142f9b Add cache/restore for inline code 2016-12-27 21:46:23 +02:00
Matti Pastell c7918241f2 Fix convert and enable test 2016-12-27 01:48:00 +02:00
Matti Pastell 9dc99ba602 Fix format tests, disable cache, convert until fixed 2016-12-27 01:16:39 +02:00
Matti Pastell 832b87d92a Fixed tests on Windows #65 2016-12-20 21:37:39 +02:00
Matti Pastell a4891b01a8 Fix format tests 2016-12-19 19:12:02 +02:00
Matti Pastell 96f4fd03b8 Fix extra whitespace from reader and format 2016-12-19 18:42:00 +02:00
Matti Pastell ad08d4c4ae Fix saving of Plots formats and update tests 2016-12-19 14:46:00 +02:00
Matti Pastell 7222bfa9ab Add test for publishing to html and tex 2016-12-19 14:35:28 +02:00
Matti Pastell c62fb709d1 Added test for notebook reader 2016-12-19 13:13:47 +02:00
Matti Pastell e3051a7525 Several fixes to tex formatter and template 2016-12-16 20:24:41 +02:00
Matti Pastell 05b0c04b6d Update format tests 2016-12-15 16:16:35 +02:00
Matti Pastell 606bf9147f Preserve whitespace when stripping the header 2016-12-15 12:49:56 +02:00
Matti Pastell 84dbf05b3e Fixed tests 2016-12-15 00:24:26 +02:00
Matti Pastell 277c6f3e0f Added titleblock parsing and formatting to tex template #63 2016-12-15 00:07:56 +02:00
Matti Pastell 6de5ba342c Added test for tangle 2016-12-13 22:18:54 +02:00
Matti Pastell 2afd25fd09 Added tests for formatters 2016-12-13 22:02:42 +02:00
Matti Pastell 1753da1016 Add test for Plots+GR 2016-12-13 21:23:57 +02:00
Matti Pastell 37787be647 Run only part of the tests on 0.6 until depencies are updated 2016-12-13 18:44:44 +02:00
Matti Pastell 985b3b1972 Add tests for converters 2016-12-12 19:54:02 +02:00
Matti Pastell c61adf1230 Remove Compat from using statements 2016-11-03 14:13:50 +02:00
Matti Pastell 99fbfeca90 Remove compat from chunk_options.jl 2016-11-03 14:11:08 +02:00
Matti Pastell 6b87fbeb90 Remove Winston from test depencies 2016-11-03 12:33:30 +02:00
Matti Pastell 7fad94eeb6 Remove compat from tests 2016-11-03 12:30:49 +02:00
Matti Pastell 3d30e4fcfc Add test for term mode chunks 2016-11-01 21:43:50 +02:00
Matti Pastell 827934dfa6 Update syntax in plotsjl tests 2016-11-01 15:44:58 +02:00
Matti Pastell 7bccdd2ab1 Fix Plots.jl PyPlot backend saving and update tests 2016-11-01 15:23:14 +02:00
Matti Pastell 10e089379b Update tests for julia 0.5 2016-11-01 12:29:30 +02:00
Matti Pastell cbdf0e2886 Add support for html output of Plots Plotly backend 2016-10-31 17:55:38 +02:00
bramtayl 7bd1dfa044 Rename pyplot_formats_ref. to pyplot_formats_ref 2016-09-21 13:22:28 -04:00
Matti Pastell f48b61c776 Update ref files for DataFrame tests 2016-05-31 11:05:11 +02:00
Giuseppe Ragusa 4a2062644b Adds tests for display and prompt chunk options 2016-05-01 01:05:27 +02:00
Matti Pastell 81bca0543f Fixed winston formats 2016-04-28 11:16:02 +03:00
= 9f5a141701 Disable Winston tests on travis 2016-04-27 22:10:56 +03:00
= b6031cd111 Added tests for plotjl/generic multimedia 2016-04-27 22:04:21 +03:00
= daa645ac58 Added tests for rich text, added display methods for markdown and latex 2016-04-27 21:52:55 +03:00
= 2681f19c19 Fixed tests to match the new slightly different output 2016-04-27 21:24:44 +03:00
Matti Pastell e2da54fa54 Update tests and depencies 2016-04-27 20:10:28 +03:00
Matti Pastell dca852ed89 Catching of rich output implemented, initial tests with DataFrames and HTML 2016-04-27 19:18:17 +03:00
Matti Pastell 506f48f4dd Fix parsing: parse variables and not just expresssions 2016-04-27 17:30:33 +03:00
Matti Pastell 31392a067f Displaying and collecting rich results implemented 2016-04-27 17:14:42 +03:00
Matti Pastell 45f8871740 Generic svg and png handlers work 2016-04-27 15:10:26 +03:00
= 13670b1620 Allow out_path to be file or directory 2016-04-24 15:02:03 +03:00
= 01a235fd88 Fix to deserialing cached content. Caching now works as previously documented and tests pass 2016-04-23 19:19:38 +03:00