- 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
Provide a simply authority named "acs_testing" for creating test users during runs of the regression test. Use this authority in ::acs::test::user::create to avoid problems with the default authority of the site.