reitit/test/cljc/reitit
Alexander Kiel a19849fe58 Make Map Destructuring of Namespaced Keys more Beautiful
It's possible to put the :keys keyword in the namespace of the keys one likes to
destructure. With that one can use symbols in the vector again. One advantage of
having symbols is, that Cursive grays them out if not used. I found two
occurrences of unused destructured keys.
2019-07-13 17:02:41 +03:00
..
coercion_test.cljc Update deps & docs 2019-06-15 11:49:11 +03:00
core_test.cljc support :parameter-syntax option in router 2019-06-09 20:29:03 +03:00
dependency_test.cljc Fix tests 2019-02-03 15:13:28 +02:00
exception_test.cljc Better errors for route-data merge errors 2019-05-15 22:54:35 +03:00
impl_test.cljc support :parameter-syntax option in router 2019-06-09 20:29:03 +03:00
interceptor_test.cljc Fix #216 2019-02-19 19:40:26 +02:00
middleware_test.cljc Fix #216 2019-02-19 19:40:26 +02:00
ring_coercion_test.cljc Add test to ensure that the problems key is populated 2019-05-20 18:37:55 +02:00
ring_spec_test.cljc Fix tests 2019-05-01 22:40:44 +03:00
ring_test.cljc Make Map Destructuring of Namespaced Keys more Beautiful 2019-07-13 17:02:41 +03:00
spec_test.cljc New reitit-dev module for pretty errors 2019-03-03 20:54:21 +02:00
swagger_test.clj Free from the regex! 2019-02-28 12:10:01 +02:00
trie_test.cljc Update docs 2019-06-09 20:46:20 +03:00