Index: openacs-4/packages/acs-subsite/tcl/test/acs-subsite-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/test/acs-subsite-procs.tcl,v diff -u -N -r1.12.2.2 -r1.12.2.3 --- openacs-4/packages/acs-subsite/tcl/test/acs-subsite-procs.tcl 29 Mar 2019 13:44:50 -0000 1.12.2.2 +++ openacs-4/packages/acs-subsite/tcl/test/acs-subsite-procs.tcl 29 Mar 2019 13:52:10 -0000 1.12.2.3 @@ -294,7 +294,17 @@ aa_register_case \ -cats smoke \ + -urls { + /register/email-confirm + } \ -procs { + parameter::get + subsite::main_site_id + acs_user::get_user_info + auth::get_user_secret_token + party::get + export_vars + acs_user::delete } acs_subsite_test_email_confirmation { Calls the mail confirmation page with a new user and checks that result is as expected