Liking cljdoc? Tell your friends :D

re-frame-lib.async-test-flow.impl


add-test-definition-statecljs

(add-test-definition-state test-def)
source

assoc-into-defcljs

(assoc-into-def current-idx k)
source

conform-dispatchcljs

(conform-dispatch test-def)
source

conform-test-definitioncljs

(conform-test-definition test-def)
source

gen-timeout-fncljs

(gen-timeout-fn {:keys [test-timeout test-started-at] :as general-state})

Generates a timeout function that checks for the test-timeout or the timeout of the step if exists.

Generates a timeout function that checks for the test-timeout or the timeout of
the step if exists.
sourceraw docstring

new-general-statecljs

(new-general-state options)
source

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

× close