• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add tests for "acs_object::get ... -element"; use "string equal" instead of "string match" (since the latter is semantically incorrect)

provide friendly error message in error.log in case provided answer-values (for e.g. MC) are invalid

relax creator check, return package instance name in result dict

support messages with multiple arguments

reduce verbosity

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
don't use numbers as object names for actions; don't show "1" for navigation, when there is a single question

added test cases, improved test coverage

edit-item workflow: remove "view" form swa actions

fix typo

    • -1
    • +1
    /openacs-4/packages/xowf/lib/inclass-exam.wf
added parameter "-parent_id" for "abstract_page" to allow a developer to point to a single folder

remove leftover from ancient times (set it -deprecated and -private)

Remove redundant 'apm_package_instance_delete'

Cleanup after test

Port of downstream logic: do not use a hardcoded list of local authorities, but rather check if the authority implementation is local, which would handle also other downstream local authorities

Rework the idiom to perform cheap checks first and improve documentation

Create a test user for the 'create_form_with_form_instance' test case, instead of using the current one, and use its 'user_info' in the calls to 'acs::test::http'

Prefer using 'user_info' over 'user_id' when calling 'acs::test::http'

remove obsolete files

Add 'acs_api_browser_search' test case, covering the api proc search of the 'api-doc' webpage

Piggyback some more api to existing tests

added test case creating a text- and MC-item and an inclass exam

file test-item-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/xowf/tcl/test/test-item-procs.tcl
reduce verbosity

::xowiki::test::create_form_page improve ease-ness to work with autonamed entries: return request dict containing page_info

CVS: ----------------------------------------------------------------------

Whitespace cleanup

Fix var name

Creating a user without a username is possible if the authority is local, include the test authority among those for which we generate a username, as it is also local as in "hosted locally"

Fixes acs-authentication.auth_use_email_for_login_p automated test

reduce public footprint

whitespace changes: break overlong lines

bug fix: do not swallow errors in "aa_run_with_teardown" when -rollback s activated

reduce public footprint