Integration tests

7 views
Skip to first unread message

Stefan Pöter

unread,
Oct 20, 2011, 8:43:13 AM10/20/11
to google-...@googlegroups.com
Since there is not much going on here let me take this quiet moment to say that the testing tool is simply great.

I've tested a good amound of code now and strictly used the mocking mechanism in gjstest and everything works like a charm.

I am wondering now, how to do some integration test. I am using multiple layer in my application (Database Interface Layer, Websocket Sever Layer, Websocket Client Layer) and i need to see if anything interacts as planned. Any ideas?

Aaron Jacobs

unread,
Oct 20, 2011, 6:20:42 PM10/20/11
to google-...@googlegroups.com
On Thu, Oct 20, 2011 at 11:43 PM, Stefan Pöter
<stefan...@googlemail.com> wrote:
> Since there is not much going on here let me take this quiet moment to say
> that the testing tool is simply great.
> I've tested a good amound of code now and strictly used the mocking
> mechanism in gjstest and everything works like a charm.

Thanks; I'm glad you like it. :-)


> I am wondering now, how to do some integration test. I am using multiple
> layer in my application (Database Interface Layer, Websocket Sever Layer,
> Websocket Client Layer) and i need to see if anything interacts as planned.
> Any ideas?

Unfortunately, I don't know much about browser integration testing. Off the
top of my head, JsTestDriver might be useful:

http://code.google.com/p/js-test-driver/

Please report back on what you decide using, and how it works out for you. I'd
be curious to know.

Reply all
Reply to author
Forward
0 new messages