acs-automated-testing

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

  1. … 25 more files in changeset.
less braindamage for markup, aggregate result count in sql, filter fails only on quiet

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
updates for 5.1.4, including package info files

  1. … 18 more files in changeset.
doc updates and versioning for openacs 5.1.3

  1. … 113 more files in changeset.
upped version numbers to 5.1.2 and updated documentation

  1. … 102 more files in changeset.
upping version numbers for release

  1. … 61 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
adjustments for OpenACS 5.1.1 release, including release numbers and help text.

  1. … 208 more files in changeset.
banding on table, right align numbers, don't width 100pct the per package one since it's too wide that way

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
updated package versions to 5.1.0 and set release date

  1. … 17 more files in changeset.
added maturity and license info

  1. … 15 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -148
    • +8
    ./tcl/test/acs-automated-testing-procs.tcl
  1. … 646 more files in changeset.
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.

    • -148
    • +8
    ./tcl/test/acs-automated-testing-procs.tcl
updated package info files for 5.1.0rc1. Using b1 as key because rc isn't supported yet and b wasn't used yet.

  1. … 17 more files 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
    ./tcl/tclwebtest-procs.tcl
    • -0
    • +171
    ./tcl/test/acs-automated-testing-procs.tcl
    • -150
    • +0
    ./tcl/test/example-test-init.tcl
increased core version numbers to alpha 2

  1. … 18 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
changed release dates

  1. … 17 more files in changeset.
updated core version numbers

  1. … 17 more files in changeset.
updated version number to 5.0.3 in core packages

  1. … 18 more files in changeset.
added documentation on setting up test management servers

    • -0
    • +28
    ./www/doc/usage.html
    • -0
    • +64
    ./www/doc/xml/using.xml
added auto-rebuilding links

    • -0
    • +11
    ./www/rebuild-server.tcl
Log failed test cases as 'Bug', not 'Error'

added help links and link to admin page when in multi-server mode

adding yellow coloring of error count if it's not available. Adding cue that you need to be logged in to access admin password of remote server

link to both the remote server and the control page

make gui changes