From a42c5f9f71fe595dbc17d36a83358fb7783678f3 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Wed, 26 Jun 2019 13:17:26 +0200 Subject: [PATCH] Clean tests (#1819) --- ...0-Auth-and-issuer-SAML-Artifact-with-SOAP-SLO-IdP-initiated.t | 1 - .../t/30-Auth-and-issuer-SAML-POST-IdP-initiated.t | 1 - .../t/30-Auth-and-issuer-SAML-Redirect-IdP-initiated.t | 1 - lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-20.t | 1 - lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-30.t | 1 - lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-XSS-on-logout.t | 1 - .../t/31-Auth-and-issuer-CAS-declared-app-userattr.t | 1 - lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-app.t | 1 - lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-apps.t | 1 - lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-default.t | 1 - lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-gateway.t | 1 - lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-proxied.t | 1 - .../t/31-Auth-and-issuer-CAS-with-choice-and-cancel.t | 1 - lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-with-choice.t | 1 - lemonldap-ng-portal/t/32-CAS-10.t | 1 - lemonldap-ng-portal/t/33-Auth-and-issuer-OpenID2.t | 1 - lemonldap-ng-portal/t/34-Auth-Proxy-and-REST-Server.t | 1 - lemonldap-ng-portal/t/34-Auth-Proxy-and-SOAP-Server.t | 1 - lemonldap-ng-portal/t/35-REST-config-backend.t | 1 - lemonldap-ng-portal/t/35-REST-export-password.t | 1 - lemonldap-ng-portal/t/35-REST-sessions-with-AuthBasic-handler.t | 1 - lemonldap-ng-portal/t/35-REST-sessions-with-REST-server.t | 1 - lemonldap-ng-portal/t/35-SOAP-config-backend.t | 1 - lemonldap-ng-portal/t/35-SOAP-sessions-with-SOAP-server.t | 1 - .../t/37-SAML-SP-POST-to-CAS-server-with-Choice.t | 1 - lemonldap-ng-portal/t/37-SAML-SP-POST-to-CAS-server.t | 1 - lemonldap-ng-portal/t/40-Notifications-JSON-DBI.t | 1 - lemonldap-ng-portal/t/40-Notifications-JSON-File-with-token.t | 1 - lemonldap-ng-portal/t/40-Notifications-JSON-File.t | 1 - lemonldap-ng-portal/t/40-Notifications-JSON-Server.t | 1 - lemonldap-ng-portal/t/40-Notifications-XML-DBI.t | 1 - lemonldap-ng-portal/t/40-Notifications-XML-File.t | 1 - lemonldap-ng-portal/t/40-Notifications-XML-Server.t | 1 - lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-JSON.t | 1 - lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-XML.t | 1 - 35 files changed, 35 deletions(-) diff --git a/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-Artifact-with-SOAP-SLO-IdP-initiated.t b/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-Artifact-with-SOAP-SLO-IdP-initiated.t index 38c13ffe8..61994c811 100644 --- a/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-Artifact-with-SOAP-SLO-IdP-initiated.t +++ b/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-Artifact-with-SOAP-SLO-IdP-initiated.t @@ -173,7 +173,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-POST-IdP-initiated.t b/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-POST-IdP-initiated.t index 31474c0fb..ac2b14dd8 100644 --- a/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-POST-IdP-initiated.t +++ b/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-POST-IdP-initiated.t @@ -204,7 +204,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-Redirect-IdP-initiated.t b/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-Redirect-IdP-initiated.t index 7680c125b..fd34edede 100644 --- a/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-Redirect-IdP-initiated.t +++ b/lemonldap-ng-portal/t/30-Auth-and-issuer-SAML-Redirect-IdP-initiated.t @@ -186,7 +186,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-20.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-20.t index 1ec7e531f..d88bf2ecd 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-20.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-20.t @@ -190,7 +190,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-30.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-30.t index acad9cb1f..d647cf252 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-30.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-Logout-30.t @@ -185,7 +185,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-XSS-on-logout.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-XSS-on-logout.t index 25a530365..1d3106695 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-XSS-on-logout.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-XSS-on-logout.t @@ -204,7 +204,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-app-userattr.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-app-userattr.t index 62e10bc8b..3926787dc 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-app-userattr.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-app-userattr.t @@ -258,7 +258,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-app.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-app.t index 65d556110..fec6ba40d 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-app.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-app.t @@ -258,7 +258,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-apps.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-apps.t index bc3ed7d44..94826cfe9 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-apps.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-declared-apps.t @@ -110,7 +110,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-default.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-default.t index 286cda5a8..f9742e032 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-default.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-default.t @@ -229,7 +229,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-gateway.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-gateway.t index 9f05944c5..77023dd06 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-gateway.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-gateway.t @@ -118,7 +118,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-proxied.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-proxied.t index cdf63f76e..cbd6a2656 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-proxied.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-proxied.t @@ -221,7 +221,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-with-choice-and-cancel.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-with-choice-and-cancel.t index 09c5e7737..2ab95ecfa 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-with-choice-and-cancel.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-with-choice-and-cancel.t @@ -159,7 +159,6 @@ sub issuer { skipRenewConfirmation => 1, logLevel => $debug, - #templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-with-choice.t b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-with-choice.t index 3e0e37d2c..92a238a4a 100644 --- a/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-with-choice.t +++ b/lemonldap-ng-portal/t/31-Auth-and-issuer-CAS-with-choice.t @@ -313,7 +313,6 @@ sub issuer { ini => { skipRenewConfirmation => 1, logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Choice', diff --git a/lemonldap-ng-portal/t/32-CAS-10.t b/lemonldap-ng-portal/t/32-CAS-10.t index 18bf6751c..f94e8594a 100644 --- a/lemonldap-ng-portal/t/32-CAS-10.t +++ b/lemonldap-ng-portal/t/32-CAS-10.t @@ -93,7 +93,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/33-Auth-and-issuer-OpenID2.t b/lemonldap-ng-portal/t/33-Auth-and-issuer-OpenID2.t index d85cc0598..7cb9c7493 100644 --- a/lemonldap-ng-portal/t/33-Auth-and-issuer-OpenID2.t +++ b/lemonldap-ng-portal/t/33-Auth-and-issuer-OpenID2.t @@ -193,7 +193,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/34-Auth-Proxy-and-REST-Server.t b/lemonldap-ng-portal/t/34-Auth-Proxy-and-REST-Server.t index 6ab334d22..f47e1e017 100644 --- a/lemonldap-ng-portal/t/34-Auth-Proxy-and-REST-Server.t +++ b/lemonldap-ng-portal/t/34-Auth-Proxy-and-REST-Server.t @@ -308,7 +308,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/34-Auth-Proxy-and-SOAP-Server.t b/lemonldap-ng-portal/t/34-Auth-Proxy-and-SOAP-Server.t index f64923e1f..b9ad56d33 100644 --- a/lemonldap-ng-portal/t/34-Auth-Proxy-and-SOAP-Server.t +++ b/lemonldap-ng-portal/t/34-Auth-Proxy-and-SOAP-Server.t @@ -145,7 +145,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/35-REST-config-backend.t b/lemonldap-ng-portal/t/35-REST-config-backend.t index 45b911674..142779bb9 100644 --- a/lemonldap-ng-portal/t/35-REST-config-backend.t +++ b/lemonldap-ng-portal/t/35-REST-config-backend.t @@ -168,7 +168,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/35-REST-export-password.t b/lemonldap-ng-portal/t/35-REST-export-password.t index 110700341..60c1352f5 100644 --- a/lemonldap-ng-portal/t/35-REST-export-password.t +++ b/lemonldap-ng-portal/t/35-REST-export-password.t @@ -127,7 +127,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/35-REST-sessions-with-AuthBasic-handler.t b/lemonldap-ng-portal/t/35-REST-sessions-with-AuthBasic-handler.t index fb366369a..b5c32bd3b 100644 --- a/lemonldap-ng-portal/t/35-REST-sessions-with-AuthBasic-handler.t +++ b/lemonldap-ng-portal/t/35-REST-sessions-with-AuthBasic-handler.t @@ -97,7 +97,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/35-REST-sessions-with-REST-server.t b/lemonldap-ng-portal/t/35-REST-sessions-with-REST-server.t index a50f98295..62aeb379c 100644 --- a/lemonldap-ng-portal/t/35-REST-sessions-with-REST-server.t +++ b/lemonldap-ng-portal/t/35-REST-sessions-with-REST-server.t @@ -163,7 +163,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/35-SOAP-config-backend.t b/lemonldap-ng-portal/t/35-SOAP-config-backend.t index 7c559e4e4..d3a0ff644 100644 --- a/lemonldap-ng-portal/t/35-SOAP-config-backend.t +++ b/lemonldap-ng-portal/t/35-SOAP-config-backend.t @@ -137,7 +137,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/35-SOAP-sessions-with-SOAP-server.t b/lemonldap-ng-portal/t/35-SOAP-sessions-with-SOAP-server.t index 81879c140..e0047941e 100644 --- a/lemonldap-ng-portal/t/35-SOAP-sessions-with-SOAP-server.t +++ b/lemonldap-ng-portal/t/35-SOAP-sessions-with-SOAP-server.t @@ -128,7 +128,6 @@ sub issuer { return LLNG::Manager::Test->new( { ini => { logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/37-SAML-SP-POST-to-CAS-server-with-Choice.t b/lemonldap-ng-portal/t/37-SAML-SP-POST-to-CAS-server-with-Choice.t index 7f9cd5ade..d3fc94c52 100644 --- a/lemonldap-ng-portal/t/37-SAML-SP-POST-to-CAS-server-with-Choice.t +++ b/lemonldap-ng-portal/t/37-SAML-SP-POST-to-CAS-server-with-Choice.t @@ -228,7 +228,6 @@ sub issuer { ini => { skipRenewConfirmation => 1, logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/37-SAML-SP-POST-to-CAS-server.t b/lemonldap-ng-portal/t/37-SAML-SP-POST-to-CAS-server.t index 1f348698a..7167f8427 100644 --- a/lemonldap-ng-portal/t/37-SAML-SP-POST-to-CAS-server.t +++ b/lemonldap-ng-portal/t/37-SAML-SP-POST-to-CAS-server.t @@ -213,7 +213,6 @@ sub issuer { ini => { skipRenewConfirmation => 1, logLevel => $debug, - templatesDir => 'site/htdocs/static', domain => 'idp.com', portal => 'http://auth.idp.com', authentication => 'Demo', diff --git a/lemonldap-ng-portal/t/40-Notifications-JSON-DBI.t b/lemonldap-ng-portal/t/40-Notifications-JSON-DBI.t index a24702021..5dc2e1ed8 100644 --- a/lemonldap-ng-portal/t/40-Notifications-JSON-DBI.t +++ b/lemonldap-ng-portal/t/40-Notifications-JSON-DBI.t @@ -39,7 +39,6 @@ q{INSERT INTO notifications VALUES ('dwho','testref','2016-05-30 00:00:00',?,nul logLevel => 'error', useSafeJail => 1, notification => 1, - templatesDir => 'site/templates/', notificationStorage => 'DBI', notificationStorageOptions => { dbiChain => "dbi:SQLite:dbname=$file", diff --git a/lemonldap-ng-portal/t/40-Notifications-JSON-File-with-token.t b/lemonldap-ng-portal/t/40-Notifications-JSON-File-with-token.t index 3d7352b7a..1898c1057 100644 --- a/lemonldap-ng-portal/t/40-Notifications-JSON-File-with-token.t +++ b/lemonldap-ng-portal/t/40-Notifications-JSON-File-with-token.t @@ -26,7 +26,6 @@ my $client = LLNG::Manager::Test->new( { logLevel => 'error', useSafeJail => 1, notification => 1, - templatesDir => 'site/templates/', notificationStorage => 'File', notificationStorageOptions => { dirName => 't' diff --git a/lemonldap-ng-portal/t/40-Notifications-JSON-File.t b/lemonldap-ng-portal/t/40-Notifications-JSON-File.t index 386d1126a..f3b3eb21d 100644 --- a/lemonldap-ng-portal/t/40-Notifications-JSON-File.t +++ b/lemonldap-ng-portal/t/40-Notifications-JSON-File.t @@ -26,7 +26,6 @@ my $client = LLNG::Manager::Test->new( { logLevel => 'error', useSafeJail => 1, notification => 1, - templatesDir => 'site/templates/', notificationStorage => 'File', notificationStorageOptions => { dirName => 't' }, oldNotifFormat => 0, diff --git a/lemonldap-ng-portal/t/40-Notifications-JSON-Server.t b/lemonldap-ng-portal/t/40-Notifications-JSON-Server.t index 738ce5a33..b47995dae 100644 --- a/lemonldap-ng-portal/t/40-Notifications-JSON-Server.t +++ b/lemonldap-ng-portal/t/40-Notifications-JSON-Server.t @@ -22,7 +22,6 @@ my $client = LLNG::Manager::Test->new( { useSafeJail => 1, notification => 1, notificationServer => 1, - templatesDir => 'site/templates/', notificationStorage => 'File', notificationStorageOptions => { dirName => 't' diff --git a/lemonldap-ng-portal/t/40-Notifications-XML-DBI.t b/lemonldap-ng-portal/t/40-Notifications-XML-DBI.t index 047f10512..8e7761256 100644 --- a/lemonldap-ng-portal/t/40-Notifications-XML-DBI.t +++ b/lemonldap-ng-portal/t/40-Notifications-XML-DBI.t @@ -38,7 +38,6 @@ qq{INSERT INTO notifications VALUES ('dwho','testref','2016-05-30 00:00:00',' 'error', useSafeJail => 1, notification => 1, - templatesDir => 'site/templates/', notificationStorage => 'DBI', notificationStorageOptions => { dbiChain => "dbi:SQLite:dbname=$file", diff --git a/lemonldap-ng-portal/t/40-Notifications-XML-File.t b/lemonldap-ng-portal/t/40-Notifications-XML-File.t index e11d70ba1..aedf1f115 100644 --- a/lemonldap-ng-portal/t/40-Notifications-XML-File.t +++ b/lemonldap-ng-portal/t/40-Notifications-XML-File.t @@ -30,7 +30,6 @@ SKIP: { logLevel => 'error', useSafeJail => 1, notification => 1, - templatesDir => 'site/templates/', notificationStorage => 'File', notificationStorageOptions => { dirName => 't' }, oldNotifFormat => 1, diff --git a/lemonldap-ng-portal/t/40-Notifications-XML-Server.t b/lemonldap-ng-portal/t/40-Notifications-XML-Server.t index 510585f38..be4319acf 100644 --- a/lemonldap-ng-portal/t/40-Notifications-XML-Server.t +++ b/lemonldap-ng-portal/t/40-Notifications-XML-Server.t @@ -64,7 +64,6 @@ SKIP: { useSafeJail => 1, notification => 1, notificationServer => 1, - templatesDir => 'site/templates/', notificationStorage => 'File', notificationStorageOptions => { dirName => 't' diff --git a/lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-JSON.t b/lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-JSON.t index 54177d7ca..32bd65509 100644 --- a/lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-JSON.t +++ b/lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-JSON.t @@ -23,7 +23,6 @@ SKIP: { sfRemovedUseNotif => 1, portalMainLogo => 'common/logos/logo_llng_old.png', notification => 1, - templatesDir => 'site/templates/', notificationStorage => 'File', notificationStorageOptions => { dirName => 't' }, oldNotifFormat => 0, diff --git a/lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-XML.t b/lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-XML.t index 7fd370ca0..3b8f9176a 100644 --- a/lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-XML.t +++ b/lemonldap-ng-portal/t/70-2F-TOTP-with-TTL-and-XML.t @@ -23,7 +23,6 @@ SKIP: { sfRemovedUseNotif => 1, portalMainLogo => 'common/logos/logo_llng_old.png', notification => 1, - templatesDir => 'site/templates/', notificationStorage => 'File', notificationStorageOptions => { dirName => 't' }, oldNotifFormat => 1,