acs-automated-testing

  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding a proc to get the first mounted instance of a package to used in tclwebtest

acs-automated-testing was missing a dependency on acs-kernel, which meant

that the query that determines upgrade order didn't necessarily cause acs-kernel

to be upgraded first. Oops. With this fix, we can successfully upgrade

openacs5.1 -> openacs5.2 on both Oracle and PG.

bump all core version numbers (and requires as well) to 5.2.0a1

  1. … 17 more files in changeset.
Made this auto-mounted package a singleton so it doesn't show up in the

"mount application" select list. There's no good reason to mount it more

than once anyway that either daveb or I could come up with.

5.1.5

  1. … 19 more files in changeset.
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