Still wrestling with naming links - genuinely tricky
This commit is contained in:
parent
3b539c6ec8
commit
37d56321b3
2 changed files with 54 additions and 38 deletions
|
|
@ -369,11 +369,7 @@
|
|||
property (child e1 #(= (-> % :attrs :name) "gender"))
|
||||
expected "list-electors-by-gender"
|
||||
actual (list-related-query-name property e2 e1)]
|
||||
(is (= expected actual) "just checking..."))))
|
||||
|
||||
|
||||
(deftest list-related-query-name-tests
|
||||
(testing "list-related-query-name"
|
||||
(is (= expected actual) "just checking..."))
|
||||
(let [e1 {:tag :entity
|
||||
:attrs {:name "dwellings"}
|
||||
:content [{:tag :key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue