xowiki-admin-tests-procs.tcl

  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

    • -0
    • +1641
    ./xowiki-admin-tests-procs.tcl
  1. … 8099 more files in changeset.
cleanup of cmd '?'

Disable tests to check for executables on the system

  1. … 7 more files in changeset.
Cleanup copy paste

Test external command dependencies

  1. … 1 more file in changeset.
Cleanup reference to deprecated api

removed test depending on some internals.

These test are convered by the web-tests, so these seem not necessary

Preliminary cleanup

In this test we will loop through instances of ::xowiki::Page currently in memory to perform some checks. When multiple tests run in the same request, we cannot guarantee that other tests won't create ::xowiki::Page instances that won't comply with the conditions here. We cleanup any existing object in advance to start from a clean slate.

Cleanup dummy commands and objects to avoid cross interactions between tests

  1. … 1 more file in changeset.
updated list of tested functions

adjust code with regression test, which performs literal comparison of rendered content

  1. … 4 more files in changeset.
Fix typo, fix expected value in test

  1. … 1 more file in changeset.
Adjust expected value in xowiki.xowiki_test_cases automated test

reduce deprecated calls

  1. … 3 more files in changeset.
improve listing of procs covered by regression test

  1. … 2 more files in changeset.
reduce font sizes

complete listing of covered procs in test cases

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

improve listing of test coverage

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

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

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

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

  1. … 2 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.

  1. … 1 more file in changeset.
improve wording

  1. … 2 more files in changeset.
Include more mentioned api

List directly mentioned api as tested