• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fire callback failed because of a callback implementation defined in the

test callback create callback test. Each case would pass separately, but if

the create test was followed by the fire test, the fire test would faile.

My bad. table_name can be null on OpenACS 5.3. reverting my commit

Fix acs_object_procs_test on PG. Was complaining about null value for table_name

Adding basic test.

    • -0
    • +17
    ./html-email-procs.tcl
Files for ad_context_bar_multirow Test Case

file multirow-test.adp was initially added on branch HEAD.

file multirow-test.tcl was initially added on branch HEAD.

Test cases for the context_bar procs

Adding new procs to create single direction links, and get all links regardless of type, proc to check if a link exists, and tests for the new functionality.

    • -0
    • +84
    ./application-data-link-procs.tcl
  1. … 1 more file in changeset.
added code to check more than 1 level of inheritance

Tcl helper procedures for the acs-automated-testing tests of

    • -0
    • +73
    ./acs-tcl-apm-procs.tcl
Add check for supertype when table_name is null

Fixing auxiliary proc name.

Add SQL query for oracle

Reduce duplicated code

Added code to check constraint name for postgresql

Improve constraint names test for oracle, checking name, type, constraint name length and giving a hint to standarize the constraint name

parameter name should not contain space

test for acs_object:: procs

VS: ----------------------------------------------------------------------

    • -0
    • +104
    ./object-test-case-procs.tcl
Test cases for registration/unregistration of parameters.

Test cases for memoizing procs.

Test cases done by Adrian Catalan (ykro@galileo.edu)

    • -0
    • +37
    ./apm-parameter-test-procs.tcl
    • -0
    • +53
    ./memoizing-procs.tcl
Test case for cookies.

    • -0
    • +54
    ./test-set-cookie-procs.tcl
Test cases for the context_bar procs

Test cases for the whos_online procs

*** empty log message ***

    • -0
    • +202
    ./navigation-procs.tcl
Added acs_object::package_id procedure to retrieve the package_id along with testcase

  1. … 2 more files in changeset.
Does not include system table in the result of the test (oracle)

Fix a_callback definition. '-' was missing for switch arg1

test for community-core procs, proc: cc_lookup_email_user, cc_email_from_party,person::person_p, person::get, person::new, person::update, person::get_bio, person::update_bio,party::get_by_email, party::update

VS: ----------------------------------------------------------------------

    • -0
    • +139
    ./community-core-test-procs.tcl
Add missing "email" field to CSV file (process_objects_csv)

__named_constraints: added code for oracle

__acs_object_type_check: fix queries to be run also on oracle

__acs_attribute_check: added missing oracle datatype (date/timestamp is still pending).