mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-25 00:32:35 +00:00
rocket science tests
This commit is contained in:
12
tests/testcases/create-page-and-send-markdown.test.sh
Normal file
12
tests/testcases/create-page-and-send-markdown.test.sh
Normal file
@@ -0,0 +1,12 @@
|
||||
tests:ensure :run --version
|
||||
|
||||
blank:server:new wiki
|
||||
|
||||
tests:ensure $wiki::start
|
||||
|
||||
tests:eval $wiki::get-listen
|
||||
listen=$(tests:get-stdout)
|
||||
|
||||
tests:debug "listening on ${listen}"
|
||||
|
||||
$wiki::stop
|
||||
Reference in New Issue
Block a user