• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 42 more files in changeset.
make spelling more consistent

- support var args for "aa_log_result" like for "ns_log" and "ad_log"

- make form parsing via xpath more robust

(don't assume, every INPUT has a name, allthough it should)

removed further "global" statments

Reduced number of "global" statements (which are often not used and probably leftovers from ancient times)

Comment command that won't be defined in upstream codebase

fix broken test category handling

previously, the exclusion categories were provided as categories, but the "real" categories could not be selected. An in case they were selected via query-parameter, filtering was broken.

  1. … 1 more file in changeset.
delete modifying user info in acs_objects such that test user can be deleted as well

extend web testing by adding a call to fined a link via link label

previously, we just could follow a link based on a link label

Make '::acs::test::login' public, as it is used in other packages. Fixes 'callgraph__bad_library_calls' test case

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

fix typo

adjust luminosity calculation to the 2020 standard for UHDTV and HDR

compute for and background colors from percentage to guarantee good contrast

  1. … 2 more files in changeset.
whitespace changes

    • -3
    • +3
    ./test/acs-automated-testing-procs.tcl
  1. … 5 more files in changeset.
remove debug code

added new test cases for testing page contract filters

    • -0
    • +30
    ./test/acs-automated-testing-procs.tcl
simplify and modernize Tcl code

improve navigation structure (context bar) and actions labeling

the reousrce actions is not necessary, since rerun performs an automatic resources

  1. … 4 more files in changeset.
use fine-grade percentage to color mapping

  1. … 2 more files in changeset.
- Rework acs-api-browser.callgraph__bad_calls automated test so that acs-service-contract calling contract implementation is considered OK

- Reinstate authentication service contracts as private

- Move test authority implementation to acs-authentication to remove intra-package dependency

acs-api-browser.callgraph__bad_call still fails because proc acs-tcl.install::xml::action::create-user calls private acs-authentication.auth::local::registration::Register... to be continued

  1. … 3 more files in changeset.
mark functions called only internally as private

  1. … 14 more files in changeset.
mark in log-file begin and end of test cases, support multiple msg arguments in aa_log (similar to ns_log)

reduce verbosity

improve listing of test coverage

    • -5
    • +13
    ./test/acs-automated-testing-procs.tcl
  1. … 17 more files in changeset.
make listing of tested procs more complete

    • -2
    • +23
    ./test/acs-automated-testing-procs.tcl
  1. … 10 more files in changeset.
improve spelling

remove objects and class objects and auto-generated code form coverage statistics

Fix proc name

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.