Skip to content

Instantly share code, notes, and snippets.

@gfredericks
Created May 4, 2011 13:44
Show Gist options
  • Save gfredericks/955230 to your computer and use it in GitHub Desktop.
Save gfredericks/955230 to your computer and use it in GitHub Desktop.
(defwebtest link-integrity
(-> (GET "/")
(follow-link "Complications")
(follow-link "Add Results")
(success?)
(is)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment