Fork me on GitHub
#pedestal
<
2018-05-15
>
souenzzo03:05:02

There is no test's for pedestal chains? test's are welcome?

ddeaguiar13:05:08

@souenzzo their should be tests in the service project.

đź‘Ť 4
souenzzo16:05:28

I will try to port to cljs.

ddeaguiar16:05:21

@souenzzo that would be great. Check out this issue if you’ve not seen it https://github.com/pedestal/pedestal/issues/487

đź‘Ť 4
ikitommi17:05:07

would this be a good time to make the generic “interceptor spec” and make pedestal just (the reference) implementation of the spec? e.g. figure out non-pedestal specific names for everything (error, chain etc. keys)

souenzzo19:05:05

I don't like to use spec at runtime, but yes, I think we instrument the functions