test: add test for NameCom provider

This commit is contained in:
Maël Gangloff
2025-10-17 23:08:28 +02:00
parent 28fdcd2575
commit 7d0642eb6a
6 changed files with 108 additions and 63 deletions

View File

@@ -50,3 +50,5 @@ services:
when@test:
parameters:
gandi_pat_token: '%env(string:GANDI_PAT_TOKEN)%'
namecom_username: '%env(string:NAMECOM_USERNAME)%'
namecom_password: '%env(string:NAMECOM_PASSWORD)%'