Thu, 23 Mar 2023 18:28:20 +0000 Matthew Wild Add support for component connections default tip changeset | files
Thu, 23 Mar 2023 18:27:22 +0000 Matthew Wild Dockerfile, verse: Add support for sha1 via luaossl changeset | files
Thu, 23 Mar 2023 15:30:57 +0000 Matthew Wild Dockerfile: Update to bullseye-slim and install lua-unbound changeset | files
Thu, 23 Mar 2023 15:30:32 +0000 Matthew Wild Remove dependency on util.iterators changeset | files
Thu, 23 Mar 2023 15:16:00 +0000 Matthew Wild verse: Update bundled verse version changeset | files
Thu, 23 Mar 2023 15:15:01 +0000 Matthew Wild client: Fix harmless error logged when calling 'done' too many times changeset | files
Thu, 23 Mar 2023 15:13:14 +0000 Matthew Wild client: Tell Verse that stanzas are "handled" changeset | files
Thu, 23 Mar 2023 15:12:30 +0000 Matthew Wild Serialize XML in a consistent order by default changeset | files
Thu, 23 Mar 2023 15:09:10 +0000 Matthew Wild scansion: Support for per-script captures changeset | files
Thu, 23 Mar 2023 12:14:53 +0000 Matthew Wild client: Fix timeout handling changeset | files
Thu, 23 Mar 2023 11:51:31 +0000 Matthew Wild client: Move some generic utility functions to a helpers module changeset | files
Thu, 23 Mar 2023 11:43:25 +0000 Matthew Wild stanzacmp: Support for captures changeset | files
Sat, 08 May 2021 13:21:56 +0200 Jonas Sch?fer Makefile: make scansion executable for the poor owner, too changeset | files
Fri, 01 Feb 2019 11:35:55 +0000 Matthew Wild docs/install: Add links changeset | files
Fri, 01 Feb 2019 11:35:38 +0000 Matthew Wild README: Add intro and links changeset | files
Fri, 01 Feb 2019 11:22:20 +0000 Matthew Wild docs: Add initial documentation changeset | files
Fri, 01 Feb 2019 11:21:52 +0000 Matthew Wild Makefile: Add docker target changeset | files
Sun, 30 Dec 2018 09:43:36 +0000 Matthew Wild client: Ignore timeout timer if we received a stanza changeset | files
Sat, 29 Dec 2018 02:52:55 -0500 Waqas Hussain parser: Prefix parse errors with "ParserError: " changeset | files
Fri, 28 Dec 2018 16:00:01 -0500 Waqas Hussain Make current line number available in all error events changeset | files
Fri, 28 Dec 2018 11:38:56 +0000 Matthew Wild main: Make undefined actions throw a proper scansion error changeset | files
Fri, 28 Dec 2018 04:41:09 -0500 Waqas Hussain Include line_start and line_end in action objects and action log events for /run end-point changeset | files
Fri, 28 Dec 2018 04:39:44 -0500 Waqas Hussain serve: Log port and origin as part of startup changeset | files
Fri, 28 Dec 2018 04:38:08 -0500 Waqas Hussain Allow CORS for /run end-point changeset | files
Fri, 28 Dec 2018 04:35:51 -0500 Waqas Hussain Make --serve and --serve-port take an origin argument, in order to disallow random websites from accessing the local port changeset | files
Mon, 17 Sep 2018 22:07:19 +0100 Matthew Wild scansion.serve: Add support for chunked encoding (thanks Zash) changeset | files
Mon, 17 Sep 2018 22:06:27 +0100 Matthew Wild main: Pass logging function to run_test_script changeset | files
Mon, 17 Sep 2018 22:05:59 +0100 Matthew Wild main: Remove debug print() changeset | files
Fri, 14 Sep 2018 12:56:19 +0100 Matthew Wild stanzacmp: Allow scansion:strict at the top level of the stanza changeset | files
Thu, 13 Sep 2018 16:05:45 +0100 Matthew Wild scansion.pretty: Just emit input on invalid XML changeset | files
Thu, 13 Sep 2018 16:05:24 +0100 Matthew Wild stanzacmp: Fix for {scansion:any} in top-level attributes being ignored changeset | files
Wed, 12 Sep 2018 11:37:55 +0100 Matthew Wild main: Add support for including/excluding tests based on tag changeset | files
Wed, 12 Sep 2018 11:37:33 +0100 Matthew Wild main: Add more luacheck annotations changeset | files
Wed, 12 Sep 2018 11:36:29 +0100 Matthew Wild scansion.console: Add count of skipped tests changeset | files
Wed, 12 Sep 2018 11:36:06 +0100 Matthew Wild scansion.parser: Ensure script objects always have tags, even if empty changeset | files
Wed, 12 Sep 2018 10:58:46 +0100 Matthew Wild main, scansion.console: Refactor (changes event data format) so that test results include test name changeset | files
Wed, 12 Sep 2018 10:57:23 +0100 Matthew Wild scansion.console: Support for indentation in lines() helper changeset | files
Wed, 12 Sep 2018 10:56:51 +0100 Matthew Wild main: Only process .scs files in directories changeset | files
Tue, 11 Sep 2018 23:51:37 +0100 Matthew Wild README: Add initial version changeset | files
Tue, 11 Sep 2018 23:41:48 +0100 Matthew Wild Makefile: Build with server by default changeset | files
Tue, 11 Sep 2018 23:41:18 +0100 Matthew Wild Dockerfile: Run all tests in /scripts by default changeset | files
Tue, 11 Sep 2018 23:41:02 +0100 Matthew Wild Dockerfile: Add luafilesystem for '-d' changeset | files
Tue, 11 Sep 2018 23:29:06 +0100 Matthew Wild squishy: Add --with-server option to bundle server and deps changeset | files
Tue, 11 Sep 2018 23:27:56 +0100 Matthew Wild serve/: Import dependencies required for serve mode from Prosody 329a670ae975 changeset | files
Tue, 11 Sep 2018 23:27:23 +0100 Matthew Wild main, scansion.serve: Add mode that serves /run API for executing scripts changeset | files
Tue, 11 Sep 2018 23:25:51 +0100 Matthew Wild main: Modify run_test_script() to take the actual script data changeset | files
Tue, 11 Sep 2018 23:24:55 +0100 Matthew Wild main: Move check for whether any files have been provided changeset | files
Tue, 11 Sep 2018 23:24:08 +0100 Matthew Wild main: Don't let action timeout fire after a script already finished changeset | files
Tue, 11 Sep 2018 23:06:24 +0100 Matthew Wild scansion.console: Handle missing filename changeset | files
Tue, 11 Sep 2018 21:39:56 +0100 Matthew Wild main: Add long form of -d: --script-dir changeset | files
Tue, 11 Sep 2018 21:34:22 +0100 Matthew Wild main, console: Allow force-printing --summary even if -q is passed changeset | files
Tue, 11 Sep 2018 21:32:53 +0100 Matthew Wild client: Throw scansion error on stanza timeout, to avoid traceback changeset | files
Tue, 11 Sep 2018 21:25:40 +0100 Matthew Wild main: Fix to restore correct exit code changeset | files
Tue, 11 Sep 2018 21:16:00 +0100 Matthew Wild main: Remove debug print changeset | files
Tue, 11 Sep 2018 21:12:33 +0100 Matthew Wild main: Add support for passing one or more script directories with '-d' changeset | files
Tue, 11 Sep 2018 21:02:18 +0100 Matthew Wild scansion.console: Print summary at end of test run changeset | files
Tue, 11 Sep 2018 21:02:02 +0100 Matthew Wild main: Refactor to support a more advanced summary at the end of a test run changeset | files
Tue, 11 Sep 2018 21:01:15 +0100 Matthew Wild main: Throw scansion error on timeout, to avoid unnecessary traceback changeset | files
Tue, 11 Sep 2018 21:00:50 +0100 Matthew Wild main: Factor out script uninitialization into a function for consistency changeset | files
Tue, 11 Sep 2018 20:59:54 +0100 Matthew Wild Makefile; Factor out squish params and build with verse by default changeset | files
Tue, 11 Sep 2018 20:59:11 +0100 Matthew Wild squishy: Add support for optionally building with bundled verse changeset | files
Mon, 10 Sep 2018 14:56:55 +0100 Matthew Wild squishy: Add new modules 'console' and 'pretty' changeset | files
Mon, 10 Sep 2018 14:56:36 +0100 Matthew Wild Makefile: Add 'test' target changeset | files
Mon, 10 Sep 2018 14:56:12 +0100 Matthew Wild client: Add _finish handler to disconnect from server if still connected changeset | files
Mon, 10 Sep 2018 14:55:43 +0100 Matthew Wild main: Add _finish handler so objects can clean up changeset | files
Mon, 10 Sep 2018 14:15:22 +0100 Matthew Wild stanzacmp: Don't look for scansion control attrs in comparison stanza changeset | files
Mon, 10 Sep 2018 13:52:35 +0100 Matthew Wild Revamp console output to be driven by log_data() changeset | files
Mon, 10 Sep 2018 13:48:25 +0100 Matthew Wild main: Move 'start' event to correct place (signals start of test run, not individual tests) changeset | files
Mon, 10 Sep 2018 13:47:34 +0100 Matthew Wild main: Include script filename in "script" log event changeset | files
Mon, 10 Sep 2018 13:46:33 +0100 Matthew Wild scansion.pretty: Utility lib for XML pretty-printing, borrowed from Prosody changeset | files
Mon, 10 Sep 2018 13:45:47 +0100 Matthew Wild scansion.error, client: Change error syntax slightly, so first param is identifier string changeset | files
Mon, 10 Sep 2018 10:16:38 +0100 Matthew Wild main.lua: Don't log traceback for normal scansion internal errors changeset | files
Mon, 10 Sep 2018 10:15:33 +0100 Matthew Wild main.lua: Some fixes for [luacheck] changeset | files
Mon, 10 Sep 2018 10:02:42 +0100 Matthew Wild scansion: Add support for passing multiple scripts on the command-line changeset | files
Mon, 10 Sep 2018 10:01:19 +0100 Matthew Wild scansion: Add -q and -v for controlling log output changeset | files
Mon, 10 Sep 2018 09:53:14 +0100 Matthew Wild basic.scs: Add some comments changeset | files
Mon, 10 Sep 2018 09:52:56 +0100 Matthew Wild scansion.objects.client: Include expected stanza in error, if any changeset | files
Mon, 10 Sep 2018 09:52:08 +0100 Matthew Wild scansion.error: Add __name and is() for identifying scansion errors changeset | files
Mon, 10 Sep 2018 09:51:01 +0100 Matthew Wild verse: Update to 5.2-compatible version changeset | files
Mon, 10 Sep 2018 09:50:42 +0100 Matthew Wild buildscripts/squish: Update to 5.2-compatible version changeset | files
Thu, 06 Sep 2018 19:13:42 +0100 Matthew Wild stanzacmp + tests: Advance through matching stanza on successful match changeset | files
Thu, 06 Sep 2018 18:28:27 +0100 Matthew Wild stanzacmp tests: Fix some [luacheck] warnings changeset | files
Thu, 06 Sep 2018 18:26:01 +0100 Matthew Wild stanzacmp+tests: Add support for scansion:strict to allow override of default behaviour changeset | files
Thu, 06 Sep 2018 18:23:56 +0100 Matthew Wild spec/stanzacmp: Allow passing XML strings to yes()/no() to avoid manual stanza building changeset | files
Thu, 06 Sep 2018 18:11:16 +0100 Matthew Wild scansion.xml: Add 'scansion' namespace, and tests changeset | files
Tue, 10 Jul 2018 11:15:04 +0100 Matthew Wild Remove testcmp.lua (replaced by spec/ for busted) changeset | files
Tue, 10 Jul 2018 11:14:34 +0100 Matthew Wild tests: Add test for scansion:any changeset | files
Tue, 10 Jul 2018 11:09:56 +0100 Matthew Wild Add Dockerfile changeset | files
Tue, 10 Jul 2018 11:08:59 +0100 Matthew Wild Add tests for stanzacmp changeset | files
Tue, 10 Jul 2018 11:05:13 +0100 Matthew Wild stanzacmp: A new iteration of the stanza matching algorithm changeset | files
Tue, 10 Jul 2018 11:04:33 +0100 Matthew Wild stanzacmp: Add {scansion:any} magic wildcard value for attributes changeset | files
Tue, 10 Jul 2018 11:01:56 +0100 Matthew Wild client: Detect unexpected disconnects more reliably changeset | files
Tue, 10 Jul 2018 11:00:50 +0100 Matthew Wild main.lua: Add flag for when script has finished changeset | files
Sun, 07 May 2017 07:51:07 +0100 Matthew Wild verse.lua: Update to 5.2-compatible version changeset | files
Sun, 07 May 2017 07:50:45 +0100 Matthew Wild configure: Fix typo (scansion/squish) changeset | files
Sun, 07 May 2017 07:50:19 +0100 Matthew Wild buildscripts/sqush: Update to 5.2-compatible version changeset | files
Sat, 12 Mar 2016 19:52:31 +0100 Kim Alvefur Add test for instant MUC rooms changeset | files
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 changeset | files
Fri, 19 Feb 2016 11:48:04 +0000 Matthew Wild client: Store last received id so it can be used in scripts changeset | files
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 changeset | files
Thu, 18 Feb 2016 19:02:28 +0000 Matthew Wild main.lua: Read any remaining server logs after script completes (error or otherwise) changeset | files
Thu, 18 Feb 2016 19:00:01 +0000 Matthew Wild main.lua: Add per-action timeout changeset | files
Sat, 06 Feb 2016 14:38:40 +0000 Matthew Wild scansion.parser: Remove unused variable (thanks luacheck) changeset | files
Sat, 06 Feb 2016 14:38:25 +0000 Matthew Wild main, scansion.parser: Allow scripts to include tags in comments at the beginning, which are included in JSON output changeset | files
Sat, 06 Feb 2016 14:38:17 +0000 Matthew Wild Ignore shebangs at the top of a script changeset | files
Thu, 04 Feb 2016 17:22:28 +0000 Matthew Wild main.lua: Add --skip-server-startup-log to discard server log output at startup changeset | files
Thu, 04 Feb 2016 17:21:33 +0000 Matthew Wild Makefile: Automatically create build directory if it doesn't exist changeset | files
Fri, 01 Jan 2016 21:28:16 +0000 Matthew Wild Add Makefile and other files for building changeset | files
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) changeset | files
Fri, 01 Jan 2016 20:44:44 +0000 Matthew Wild scansion.parser: Whitespace fix changeset | files
Fri, 01 Jan 2016 20:43:28 +0000 Matthew Wild main.lua: Log script title and summary changeset | files
Fri, 01 Jan 2016 20:43:08 +0000 Matthew Wild scansion.parser: Read any comments at top of the file as script title (first line) and summary (following lines) changeset | files
Fri, 01 Jan 2016 20:42:03 +0000 Matthew Wild main.lua: Support tagging metadata for test runs, and include it in JSON output changeset | files
Fri, 01 Jan 2016 20:36:05 +0000 Matthew Wild main.lua: Restructure server log reading changeset | files
Fri, 01 Jan 2016 20:34:51 +0000 Matthew Wild main: Add delay when reading server logs changeset | files
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 changeset | files
Thu, 31 Dec 2015 18:18:37 +0000 Matthew Wild main: Change JSON log format for clarity, error may be more than just a simple message now changeset | files
Thu, 31 Dec 2015 18:18:02 +0000 Matthew Wild scansion.error: Util for creating error objects changeset | files
Thu, 31 Dec 2015 13:25:43 +0000 Matthew Wild main: Separate logging for the last event to ensure proper JSON syntax changeset | files
Thu, 31 Dec 2015 13:25:22 +0000 Matthew Wild main: Support for --server-log/-s option, which reads the server's log file during a test and includes it in the JSON log changeset | files
(0) -120 tip

mercurial