![]() * Refactor: Ring jetty adapter is now a generic ring adapter Minor changes: - Properly eliding SSE retry duration - Added a small utility in the main api. - Added a new option to the ->sse-response functions to support modifying the HTTP response status. - Fixed typos and errors in the docs. - using consts version number. - Prepared tests for rj9a - Properly killing webrivers when shutting down tests * Docs: fixing the fixed typo |
||
---|---|---|
.. | ||
src | ||
README.md | ||
deps.edn |
README.md
SDK tests
This is where the code for the generic tests lives.
Running the test app
- repl:
clojure -M:repl -m nrepl.cmdline --middleware "[cider.nrepl/cider-middleware]"
- main:
clojure -M -m starfederation.datastar.clojure.sdk-test.main