Add support for component connections default tip

Dockerfile, verse: Add support for sha1 via luaossl

Dockerfile: Update to bullseye-slim and install lua-unbound

Remove dependency on util.iterators

verse: Update bundled verse version

client: Fix harmless error logged when calling 'done' too many times

client: Tell Verse that stanzas are "handled"

Serialize XML in a consistent order by default

scansion: Support for per-script captures

client: Fix timeout handling

client: Move some generic utility functions to a helpers module

stanzacmp: Support for captures

Makefile: make scansion executable for the poor owner, too

docs/install: Add links

README: Add intro and links

docs: Add initial documentation

Makefile: Add docker target

client: Ignore timeout timer if we received a stanza

parser: Prefix parse errors with "ParserError: "

Make current line number available in all error events

main: Make undefined actions throw a proper scansion error

Include line_start and line_end in action objects and action log events for /run end-point

serve: Log port and origin as part of startup

Allow CORS for /run end-point

Make --serve and --serve-port take an origin argument, in order to disallow random websites from accessing the local port

scansion.serve: Add support for chunked encoding (thanks Zash)

main: Pass logging function to run_test_script

main: Remove debug print()

stanzacmp: Allow scansion:strict at the top level of the stanza

scansion.pretty: Just emit input on invalid XML

stanzacmp: Fix for {scansion:any} in top-level attributes being ignored

main: Add support for including/excluding tests based on tag

main: Add more luacheck annotations

scansion.console: Add count of skipped tests

scansion.parser: Ensure script objects always have tags, even if empty

main, scansion.console: Refactor (changes event data format) so that test results include test name

scansion.console: Support for indentation in lines() helper

main: Only process .scs files in directories

README: Add initial version

Makefile: Build with server by default

Dockerfile: Run all tests in /scripts by default

Dockerfile: Add luafilesystem for '-d'

squishy: Add --with-server option to bundle server and deps

serve/: Import dependencies required for serve mode from Prosody 329a670ae975

main, scansion.serve: Add mode that serves /run API for executing scripts

main: Modify run_test_script() to take the actual script data

main: Move check for whether any files have been provided

main: Don't let action timeout fire after a script already finished

scansion.console: Handle missing filename

main: Add long form of -d: --script-dir

main, console: Allow force-printing --summary even if -q is passed

client: Throw scansion error on stanza timeout, to avoid traceback

main: Fix to restore correct exit code

main: Remove debug print

main: Add support for passing one or more script directories with '-d'

scansion.console: Print summary at end of test run

(0) -100 -56 tip

mercurial