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

@@ -106,6 +106,8 @@ jobs:
needs: [ php-setup, cs-fixer, phpstan ]
env:
GANDI_PAT_TOKEN: ${{ secrets.GANDI_PAT_TOKEN }}
NAMECOM_USERNAME: ${{ secrets.NAMECOM_USERNAME }}
NAMECOM_PASSWORD: ${{ secrets.NAMECOM_PASSWORD }}
services:
postgres:
image: postgres