• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer usage of "xo::write_tmp_file" over "xo::write_file" for writing tmp files

  1. … 4 more files in changeset.
parameterize xowiki::test::edit_form_page with -next_page_must_contain

This changes supports more flexible checking of expected content on page after editing.

Default is backwards compatible

  1. … 1 more file in changeset.
added test case for form field validation

  1. … 1 more file in changeset.
relax creator check, return package instance name in result dict

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

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

move xowiki::test::get_url_from_location to automated testing

handle updaed query-handling in ns_parseurl

remoe dependency from file-storage tests to xowiki

  1. … 5 more files in changeset.
whitespace changes

  1. … 11 more files in changeset.
make "instantiate_forms" a method of packages

this reads better than the previous variant based on the Weblog class.

  1. … 14 more files in changeset.
improve wording

  1. … 2 more files in changeset.
improve spelling

  1. … 19 more files in changeset.
remove trailing newlines

define ::xowiki::test::require_link based on symbolic name

extend regression test

  1. … 1 more file in changeset.
fix potential confusion for test cases: make sure, the provided name and nls_language are aligned

  1. … 1 more file in changeset.
avoid overlong line and produce nicer URLs

add test case to show nameclash-behavior between folder and item

  1. … 1 more file in changeset.
- modernize code (remove "my")

- prefer fully qualified commands based on IDs

  1. … 33 more files in changeset.
update to newer testing interface

  1. … 1 more file in changeset.
- document the web-callable methods

- separater test cases from test helper procs

  1. … 3 more files in changeset.
support as well the request chaining interface with "-last_request"

make use of new feature for checkbox testing in acs::test::form_reply

Bump version number to 5.10.0d26 and adjust dependencies

  1. … 1 more file in changeset.
Move xowiki tests in the xowiki package

  1. … 1 more file in changeset.
Make xowf tests flexible in case a locale different than en_US is in use

  1. … 1 more file in changeset.
prefer "-base" parameter of export_vars

use proper method in xpath query to check attribute value

specify xpath query more

use more of new testing infrastrucure, including acs::test::reply_has_status_code and acs::test::reply_contains, or acs::test::get_form

move newly defined testing API (in OpenACS 5.10) to namespace acs::test

  1. … 9 more files in changeset.
move functions to acs-automated testing

  1. … 1 more file in changeset.
make edit_form_page more configurable

improve spelling

  1. … 12 more files in changeset.