• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo spotted by acs_api_browser_api_get_body automated test

include public methods called via the web interface in listing of tested methods.

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. … 13 more files in changeset.
improve wording

  1. … 1 more file in changeset.
improve spelling

  1. … 3 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
improve spelling

  1. … 17 more files in changeset.
fixed test (nsv entries do not strt with leading ::)

simplified filtering

add test cases for slot interactions

whitespace changes and editor hints for all xo* packages

    • -125
    • +132
    ./xowiki-link-test-procs.tcl
  1. … 15 more files in changeset.
Include more mentioned api

List directly mentioned api as tested

Port "The Secret XoWiki Tests" to acs-automated-testing

A level of abstraction for test operations was already put in place, which was sufficient to plug to aa_* api

    • -0
    • +1492
    ./xowiki-admin-tests-procs.tcl
file xowiki-admin-tests-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki-admin-tests-procs.tcl
Do not use web api to create the folder in this non-web test

improve naming

Create testing instance outside the transaction so it is visible for http requests as well and tear it down, always require empty instances

Let go the init_classes approach and require what is needed for each test locally (fixes path_resolve and basically all xowiki tests)

add test case for links with "resolve_local=true"

cleanup for link test cases (remove created instances)

  1. … 1 more file in changeset.
remove trailing newlines

add test cases for link rendering, for links pointing to folders in different instances

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

    • -0
    • +0
    ./xowiki-link-test-procs.tcl
define ::xowiki::test::require_link based on symbolic name

extend regression test

  1. … 1 more file in changeset.
fix typos

enforce the system locale for the resolver test

extend test cases

fix potential confusion for test cases: make sure, the provided name and nls_language are aligned

  1. … 1 more file in changeset.