• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Allow to specify the URL which is used for regression

testing for cases, where it is hard to determine (when e.g. running

behind a proxy server)

Fix URL

allow as well testing via https

acs-automated testing:

- improve log entries of aa_true and aa_false

- new convenience method

acs::test::reply_has_status_code

- add the detail-link only when necessary

- include the email address properly

acs-automated testing:

- provide the ability to add detail urls to messages

- new convenince methods

acs::test::reply_contains

acs::test::reply_contains_no

  1. … 3 more files in changeset.
display testd URLs on testcases for web tests

  1. … 2 more files in changeset.
- move new testing function "visualize_control_chars" to the namespace ::acs::test

- new testing functions

acs::test::get_form and

acs::test::xpath::get_form

to get collected form info with more ease in test cases

- bump version info to 5.10.0d7

  1. … 1 more file in changeset.
Trim whitespace

move newly defined testing API (in OpenACS 5.10) to namespace acs::test

  1. … 8 more files in changeset.
make ::aa_test::form_reply and :aa_xpath::get_form_values from xowiki/testing available for all packages

bump version number to 5.10.0d5

  1. … 1 more file in changeset.
make automated-testing login more robust, i.e. working with a configured wild card ip address

    • -2
    • +3
    ./test/acs-automated-testing-procs.tcl
Don't include Se as a tested proc, as not being a openacs class will make loading fail

Fix backslashes

    • -3
    • +2
    ./test/acs-automated-testing-procs.tcl
overwork test cases: moderinze tests, make tested api functions explicit

    • -2
    • +12
    ./test/acs-automated-testing-procs.tcl
  1. … 7 more files in changeset.
whitespace changes

since test case ids are only significant per package_key, record such pairs in procdoc data structure

make feedback from testruns nicer (remove redundant messages)

- use information from acs_testing in api-browser: provide link for

test cases.

- new function: api_add_to_proc_doc for updating apidoc information

from other packages

- bump version of acs-automated testing to 5.10.0d4 and

acs-api-browser to 5.10.0d2

- toc includelet:

* new flag: "-renderer" (default "")

specify an explicit renderer. This is an alternative to the

classic "rendering by style", where there style determines the renderer.

* new flag: "-include_in_foldertree" (default true)

it is now possible to avoid inclusion of all folder-tree element

in the standard folder tree. Default set for backwards

compatibility.

  1. … 5 more files in changeset.
improve spelling

  1. … 12 more files in changeset.
Add missing doc in public api as pointed out by automated test

Whitespace changes

Fix wrong bracket

use address from driver_info

  1. … 1 more file in changeset.
Prefer individual 'set' operations over 'lassign' in these particular cases

  1. … 6 more files in changeset.
whitespace changes

add interface for processing html files via xpath interface

Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 15 more files in changeset.
fix typos

  1. … 6 more files in changeset.
remove parens