This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-03-03
Channels
- # announcements (15)
- # babashka (143)
- # babashka-sci-dev (2)
- # beginners (35)
- # biff (11)
- # calva (5)
- # cider (8)
- # clerk (4)
- # clj-kondo (58)
- # cljdoc (6)
- # clojure (88)
- # clojure-denmark (1)
- # clojure-europe (77)
- # clojure-nl (1)
- # clojure-norway (16)
- # clojure-uk (1)
- # clojurescript (19)
- # clr (32)
- # code-reviews (158)
- # datahike (5)
- # datomic (10)
- # deps-new (3)
- # fulcro (12)
- # graalvm (20)
- # honeysql (23)
- # hyperfiddle (32)
- # jobs (1)
- # kaocha (10)
- # membrane (6)
- # observability (1)
- # other-languages (2)
- # pathom (5)
- # practicalli (12)
- # reagent (4)
- # reitit (7)
- # releases (1)
- # remote-jobs (1)
- # sci (25)
- # shadow-cljs (52)
@rahul080327 got rid of those http://httpstat.us usages in bb http-client test by writing a mock server. https://github.com/babashka/http-client/commit/ac2a934f2a1b2ddfff2164763e575f56ad76dd42#diff-9e37b3b90c98d39586c8a572f6be488794fc37f5935c0498d5da6efae55f1ad6
Nice! The only thing this could potentially miss is fancy tls connection tests I think. Maybe we could have one skippable test which does this? Just warns if it fails?