taxi-toolkit icon indicating copy to clipboard operation
taxi-toolkit copied to clipboard

Better support for assertion of selected options

Open miphe opened this issue 9 years ago • 0 comments

Let's make this usage possible:

(assert-ui {:select-1   (has-selected-options-count? 8)
            :select-2   (has-selected-options? :expected-selected-options-spec)})

#selected-options

miphe avatar Sep 30 '15 09:09 miphe