summaryrefslogtreecommitdiff
path: root/test/api_test.rb
AgeCommit message (Expand)Author
2018-05-02add fallback for nil cell text in Cell constructorDan Allen
2018-04-24resolves #2705 populate source_location property on cell when sourcemap optio...Dan Allen
2018-04-23populate source_location on list items if sourcemap is enabledGuillaume Grossetie
2018-04-22remove outdated workaround in api testDan Allen
2018-04-11remove trailing whitespace in sourceDan Allen
2018-04-08purge render method from test suite (except to verify alias)Dan Allen
2018-04-08add test to verify render method is aliased to convert method on each node typeDan Allen
2018-04-08switch to convert methods in API tests; assert render aliasesDan Allen
2018-04-07allow linkcss to be disabled from API when safe mode is secureDan Allen
2018-02-23resolves #2574 record timings when calling convert and write on DocumentDan Allen
2018-02-20resolves #2567 duplicate header attributes when restoring (PR #2570)Dan Allen
2018-01-14resolves #2518 don't expand docdir value passed to API (PR #2522)Dan Allen
2017-11-18resolves #2478 assign Document#source_location when sourcemap option is enabl...Dan Allen
2017-08-27move API tests to dedicated fileDan Allen