• last updated 52 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
mark private functions as private

  1. … 9 more files in changeset.
removed leftover from debugging

improve listing of test coverage

  1. … 16 more files in changeset.
improve listing of test coverage

  1. … 3 more files in changeset.
improve listing of test coverage

  1. … 5 more files in changeset.
make listing of tested procs more complete

  1. … 8 more files in changeset.
improve listing of tested procs

  1. … 1 more file in changeset.
avoid array notation for per_thread caches to ease flushing

  1. … 5 more files in changeset.
improve spelling

  1. … 4 more files in changeset.
Whitespace cleanup

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)