Fork me on GitHub
#pedestal
<
2018-06-02
>
jimmy15:06:05

@martinklepsch it should be in (get-in context [:route :route-name])

👍 4
💯 4
ghaskins16:06:58

Is there any specific reason pedestal would not work from test context?

ghaskins16:06:19

I am seeing something strange, im sure its me, but I cant see what it is

ghaskins16:06:53

im trying to set up a mock chain-provider, but for reasons that escape me, any time I try to create the server, I get all kind of inexplicable valid-interceptor? assertions on core pedestal interceptors (e.g. log-request)

ghaskins17:06:02

nevermind, i just discovered the io.pedestal.test ns, sorry for the noise