Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test fonctionnel "file does not exist" #1357

Closed
stakovicz opened this issue Nov 19, 2023 · 1 comment
Closed

Test fonctionnel "file does not exist" #1357

stakovicz opened this issue Nov 19, 2023 · 1 comment

Comments

@stakovicz
Copy link
Contributor

Lors de l’exécution du test fonctionnel : tests/behat/features/PublicSite/Register.feature une erreur "file does not exist" remonte.

Cela provient du Client Google qui n'est pas configuré en environnement de test.

Cela se fait via le paramètre :

# app/config/parameters.yml
parameters:
    google_groups_api_key: ""

en spécifiant le chemin du fichier json d'authentification.

Pour reproduire le bug, se mettre dans le container et lancer la commande :

./bin/behat tests/behat/features/PublicSite/Register.feature
stakovicz added a commit to stakovicz/web that referenced this issue Nov 21, 2023
stakovicz added a commit to stakovicz/web that referenced this issue Nov 21, 2023
stakovicz added a commit to stakovicz/web that referenced this issue Nov 22, 2023
stakovicz added a commit to stakovicz/web that referenced this issue Nov 22, 2023
stakovicz added a commit to stakovicz/web that referenced this issue Nov 22, 2023
stakovicz added a commit to stakovicz/web that referenced this issue Nov 22, 2023
stakovicz added a commit to stakovicz/web that referenced this issue Nov 23, 2023
@stakovicz
Copy link
Contributor Author

Traitée par cette PR #1359

@github-project-automation github-project-automation bot moved this from Todo to Done in Backlog global Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant