That worked! Thanks!
On Sep 28, 8:18 am, Matt wrote:
> Try:
>
>
> (deftest test-add
> (add { :controller controller-name :action "add" }))
>
>
> Let me know if that works. In the tutorial, I guess I should be more
> clear on what to change.
>
> -Matt Courtney
>
> On Sep 27, 9:50 am, Warren
Try:
(deftest test-add
(add { :controller controller-name :action "add" }))
Let me know if that works. In the tutorial, I guess I should be more
clear on what to change.
-Matt Courtney
On Sep 27, 9:50 am, Warren wrote:
> I worked through the Conjure tutorial. Very cool. On the last page
I worked through the Conjure tutorial. Very cool. On the last page,
on the testing framework, I added
(deftest test-add
(show { :controller controller-name :action "add" }))
and when I run tests I get
ERROR in (test-add) (test_is.clj:870)
Uncaught exception, not in assertion.
expected: n