• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added documentation for twt procs: login, logout and log.

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Adding localhost in case of the ip is not configured in the config.tcl file

Adding option to use the local host if ip is not configured in the file config.tcl

making login proc error if it fails to login user. Adding some aa_log statements to make it easier to see what's going on during a tclwebtest test case (in particular which URLs are being requested)

adding tclwebtest API in acs-automated-testing package. Adding a simple example test case.

  1. … 1 more file in changeset.
adding a simple example tclwebtest test case that creates a test user and logs him in over HTTP, requests a web page, and then teardowns the user. In order to do this I copied over some procs from etc/install/tcl to tclwebtest-procs.tcl. The procs in etc/install/tcl should go away as we have tclwebtest fully integrated in acs-automated-testing

    • -0
    • +153
    ./tclwebtest-procs.tcl
  1. … 2 more files in changeset.