Skip to content

Commit

Permalink
Test signing out
Browse files Browse the repository at this point in the history
  • Loading branch information
eudoxia0 committed Jun 16, 2015
1 parent ad927cc commit 594e5a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions t/examples.lisp
Expand Up @@ -69,6 +69,9 @@
:method :post
:parameters (list (cons "username" "eudoxia")
(cons "password" "pass"))))
;; Log out
(finishes
(drakma:http-request (make-url "signout")))
;; Bring it down
(lucerne:stop utweet.views:app)))

Expand Down

0 comments on commit 594e5a1

Please sign in to comment.