Liking cljdoc? Tell your friends :D

kaocha.type.cljs2


add-timeoutsclj

(add-timeouts tests timeout)
source

client-testableclj

(client-testable conn {:keys [id platform platform-type] :as whoami})
source

default-clients-hookclj

(default-clients-hook {:funnel/keys [conn] :kaocha.cljs2/keys [timeout]})
source

listen-toclj

(listen-to client handler)
(listen-to client handler opts)
source

ns-testableclj

(ns-testable whoami {:keys [name meta tests]})
source

resolve-fnclj

(resolve-fn f)
source

send-toclj

(send-to {:funnel/keys [conn whoami]} msg)
source

test-countclj

(test-count testable)
source

test-testableclj

(test-testable whoami {:keys [name meta]})
source

type+sender?clj

(type+sender? msg type whoami)
source

wait-forclj

(wait-for client type timeout)
source

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

× close