This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
clj-browserchannel/test
2013-07-31 21:36:34 +02:00
..
src/test Dusting off test 2013-07-31 21:36:34 +02:00
.gitignore add test project 2012-07-09 16:57:47 +02:00
project.clj Dusting off test 2013-07-31 21:36:34 +02:00
README.md add test project 2012-07-09 16:57:47 +02:00

test

Beginnings of a test suite for clj-browserchannel. Uses the clj-webdriver Selenium wrapper to launch and interact with browsers. Actors send messages through the demo chat application and may introduce connection failures. The test checks whether all messages were still received.

About

Written by: Gijs Stuurman / @thegeez / Blog / GitHub

License

Copyright (c) 2012 Gijs Stuurman and released under an MIT license.