test: add test for Namecheap

This commit is contained in:
Maël Gangloff
2025-10-19 13:27:33 +02:00
parent 7d0642eb6a
commit 213617c3c1
4 changed files with 32 additions and 1 deletions

View File

@@ -52,3 +52,5 @@ when@test:
gandi_pat_token: '%env(string:GANDI_PAT_TOKEN)%'
namecom_username: '%env(string:NAMECOM_USERNAME)%'
namecom_password: '%env(string:NAMECOM_PASSWORD)%'
namecheap_username: '%env(string:NAMECHEAP_USERNAME)%'
namecheap_token: '%env(string:NAMECHEAP_TOKEN)%'