Liking cljdoc? Tell your friends :D
ClojureScript only.

re-frame-lib.async-test-flow


flow-stepcljs

(flow-step {:keys [state done spawn-timeout current-idx on-error on-step
                   on-success]
            :as general-state}
           test-defs)

Contains all the logic for the step checking, running, etc.

Contains all the logic for the step checking, running, etc.
sourceraw docstring

run-test-flowcljs

(run-test-flow state test-defs)
(run-test-flow state test-defs options)

Runs the flow assigning an index to every test-definition

Runs the flow assigning an index to every test-definition
sourceraw docstring

spawncljs

(spawn general-state test-defs spawn-timeout)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close