xowf-test-procs.tcl

  • last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
silence log entries

  1. … 6 more files in changeset.
fixed bug causing regression test to fail sometimes

The test did not perform a proper cleanup, leaving tmp-objects around

reduced number of warnings during startup

Previously, we had warning of the form

Warning: Multiple definition of _xowf__i_xowf_require_test_instance ....

due to the "init_class" of the test cases.

The problem was solved by defining an explicit class for such cases.

  1. … 1 more file in changeset.
Disable tests to check for executables on the system

  1. … 7 more files in changeset.
Test external command dependencies

  1. … 1 more file in changeset.
switch from xo::db::sql to acs::dc interface

  1. … 12 more files in changeset.
Test ::xowf::Package proc create_new_workflow_page

whitespace changes

perform proper login for all tests

use test user_id instead of current user for running tests

  1. … 1 more file in changeset.
reduce verbosity

complete listing of covered procs in test cases

  1. … 14 more files in changeset.
improve listing of test coverage

  1. … 6 more files in changeset.
improve listing of test coverage

  1. … 8 more files in changeset.
make listing of tested procs more complete

  1. … 11 more files in changeset.
improve listing of tested procs

  1. … 2 more files in changeset.
include public methods called via the web interface in listing of tested methods.

improve spelling

  1. … 10 more files in changeset.
improve spelling

  1. … 19 more files in changeset.
Use a safer varname for xowf tests as well

reduce dependency on current user and system locale for test results

reduce dependency on current user and system locale for test results

Make sure init test classes are named differently, or xowiki tests will interfere with xowf ones

  1. … 1 more file in changeset.
add a comment easier to understand by the casual reader

  1. … 1 more file in changeset.
Remove irrelevant comments

Require a special test instance for xowf tests as well

Subst language before feeding it to the workflow machinery (fixes test)