Sun, 30 Dec 2018 09:43:36 +0000 Matthew Wild client: Ignore timeout timer if we received a stanza file | diff | annotate
Tue, 11 Sep 2018 21:32:53 +0100 Matthew Wild client: Throw scansion error on stanza timeout, to avoid traceback file | diff | annotate
Mon, 10 Sep 2018 14:56:12 +0100 Matthew Wild client: Add _finish handler to disconnect from server if still connected file | diff | annotate
Mon, 10 Sep 2018 13:45:47 +0100 Matthew Wild scansion.error, client: Change error syntax slightly, so first param is identifier string file | diff | annotate
Mon, 10 Sep 2018 09:52:56 +0100 Matthew Wild scansion.objects.client: Include expected stanza in error, if any file | diff | annotate
Tue, 10 Jul 2018 11:01:56 +0100 Matthew Wild client: Detect unexpected disconnects more reliably file | diff | annotate
Fri, 19 Feb 2016 11:48:31 +0000 Matthew Wild client: Support for "receives: nothing", to verify that the server does not respond to a given stanza, for example file | diff | annotate
Fri, 19 Feb 2016 11:48:04 +0000 Matthew Wild client: Store last received id so it can be used in scripts file | diff | annotate
Fri, 19 Feb 2016 11:47:33 +0000 Matthew Wild main.lua, client: Make timeouts more coherent (stanza timeout was greater than action timeout), add command-line options to change them file | diff | annotate
Fri, 01 Jan 2016 20:45:22 +0000 Matthew Wild client: Wait for 'drained' event when sending stanzas (experimental, may help with syncing to server's logs) file | diff | annotate
Thu, 31 Dec 2015 18:19:03 +0000 Matthew Wild client: Make use of new scansion.error library, log the received stanza when different to expected one file | diff | annotate
Thu, 17 Dec 2015 14:25:33 +0000 Matthew Wild client.lua: Handle unexpected disconnects in the middle of a test file | diff | annotate
Tue, 03 Nov 2015 18:36:39 +0100 Kim Alvefur scansion.objects.client: Pause connection before resuming async processing file | diff | annotate
Tue, 03 Nov 2015 18:34:35 +0100 Kim Alvefur scansion.objects.client: Split long line into one statement per line file | diff | annotate
Tue, 03 Nov 2015 17:37:15 +0100 Kim Alvefur scansion.objects.client: Hold of reading from clients when they are not expecting stanzas file | diff | annotate
Wed, 28 Oct 2015 02:26:53 +0100 Kim Alvefur scansion.objects.client: Expose a 'host' property with the bare hostname file | diff | annotate
Wed, 28 Oct 2015 02:26:15 +0100 Kim Alvefur scansion.objects.client: And the port too file | diff | annotate
Wed, 28 Oct 2015 02:25:34 +0100 Kim Alvefur scansion.objects.client: Pass on 'connect_host' to the stream file | diff | annotate
Tue, 27 Oct 2015 23:14:19 +0000 Matthew Wild Merge file | diff | annotate
Tue, 27 Oct 2015 23:08:48 +0000 Matthew Wild parser, objects.client: Experimental support for more liberal object names file | diff | annotate
Wed, 23 Sep 2015 01:03:56 +0200 Kim Alvefur client: Apply variable expansion to text nodes file | diff | annotate
Wed, 23 Sep 2015 01:01:46 +0200 Kim Alvefur client: Split variable expansion into a function so that it may be reused more easily file | diff | annotate
Tue, 22 Sep 2015 12:16:26 +0200 Kim Alvefur client: Apply variable expansion recursively to child nodes file | diff | annotate
Sat, 19 Sep 2015 21:52:09 +0100 Matthew Wild client: Implement 'disconnects' action file | diff | annotate
Sat, 19 Sep 2015 21:51:47 +0100 Matthew Wild client: Add comment file | diff | annotate
Sat, 19 Sep 2015 21:51:37 +0100 Matthew Wild client: Remove stanza handler when stanza comes in file | diff | annotate
Sat, 19 Sep 2015 21:51:08 +0100 Matthew Wild client: Wait for received stanzas using async waiter file | diff | annotate
Sat, 19 Sep 2015 21:50:11 +0100 Matthew Wild client: Error out when test fails, instead of directly calling verse.quit() file | diff | annotate
Sat, 19 Sep 2015 21:49:03 +0100 Matthew Wild client: More flexible handling of whitespace in stanzas in script file | diff | annotate
Sat, 19 Sep 2015 21:48:26 +0100 Matthew Wild client: Improve stream logging, now prefixed by client name (taken from script) file | diff | annotate
Sat, 19 Sep 2015 21:45:23 +0100 Matthew Wild client: Remove old debug logging file | diff | annotate
Sat, 19 Sep 2015 21:44:40 +0100 Matthew Wild client: Don't set log handler, let main script initialize verse now file | diff | annotate
Mon, 07 Sep 2015 14:33:47 +0100 Matthew Wild client: Some logging changes file | diff | annotate
Mon, 07 Sep 2015 14:33:33 +0100 Matthew Wild client: Allow simple variable substitution in XML in scripts file | diff | annotate
Mon, 07 Sep 2015 14:33:09 +0100 Matthew Wild client: Add full JID as property of clients file | diff | annotate
Sat, 05 Sep 2015 23:28:21 +0100 Matthew Wild client: ALL the debugging on file | diff | annotate
Sat, 05 Sep 2015 23:27:09 +0100 Matthew Wild client: Wait for login to complete before continuing past the 'connects' action file | diff | annotate
Sat, 05 Sep 2015 23:24:15 +0100 Matthew Wild client: Implement send/receive, including new stanzacmp library file | diff | annotate
Sat, 05 Sep 2015 15:22:58 +0100 Matthew Wild client: verse improvements file | diff | annotate
Sat, 05 Sep 2015 14:46:22 +0100 Matthew Wild client: Enable verse log output file | diff | annotate
Sat, 05 Sep 2015 14:42:23 +0100 Matthew Wild It is better to write and run incomplete tests than not to run complete tests. -- Martin Fowler file | diff | annotate
(0) tip

mercurial