add more tests in cli_test-samples: flowchart, sequence, gantt, gitgraph, load html in phantomjs and save screenshot png

This commit is contained in:
whyzdev
2017-01-01 14:58:48 -05:00
parent 2d2f0b9281
commit a56fe7a8fe
8 changed files with 226 additions and 27 deletions

19
test/fixtures/samples/gitgraph.mmd vendored Normal file
View File

@@ -0,0 +1,19 @@
gitGraph BT:
options
{
"nodeSpacing": 150
}
end
commit
branch newbranch
checkout newbranch
commit
commit
checkout master
commit
commit
merge newbranch
reset newbranch^^
commit
commit