• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo reported by test case acs_api_browser_api_get_body

Cleanup of external binaries: always use "util::which" to resolve binaries

  1. … 5 more files in changeset.
Also test that no missing message keys are there when rendering the portlet

  1. … 10 more files in changeset.
Test also the shaded portlet

  1. … 3 more files in changeset.
Basic test of portlet rendering

  1. … 1 more file in changeset.
Deprecate twt::user::create and twt::user::delete, superseded by their acs::test::user:: counterparts

  1. … 11 more files in changeset.
fix spurious colons

  1. … 4 more files in changeset.
improve spelling

  1. … 42 more files in changeset.
Add 'evaluation_portlet_add_remove_from_page' test case, covering 'evaluation_evaluations_portlet::add_self_to_page', 'evaluation_evaluations_portlet::remove_self_from_page', 'evaluation_assignments_portlet::add_self_to_page', 'evaluation_assignments_portlet::remove_self_from_page', 'evaluation_admin_portlet::add_self_to_page' and 'evaluation_admin_portlet::remove_self_from_page'

Add 'evaluation_admin_portlet::get_pretty_name', 'evaluation_assignments_portlet::get_pretty_name' and 'evaluation_evaluations_portlet::get_pretty_name' to the 'evaluation_portlet_links_names' test

Whitespace changes

    • -530
    • +529
    ./evaluation-portlet-procs.tcl
Add simple test cases for link procs in 'evaluation-portlet'

replace hardcoded /tmp by API function [ad_tmpdir]

  1. … 10 more files in changeset.
improve spelling

  1. … 9 more files in changeset.
Make tclwebtest procs private (fixes automated tests)

Whitespace cleanup