aboutsummaryrefslogtreecommitdiffstats
path: root/features/authentification.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/authentification.feature')
-rw-r--r--features/authentification.feature9
1 files changed, 9 insertions, 0 deletions
diff --git a/features/authentification.feature b/features/authentification.feature
new file mode 100644
index 000000000..330959178
--- /dev/null
+++ b/features/authentification.feature
@@ -0,0 +1,9 @@
+# language: fr
+Fonctionnalité: Authentification
+
+ Contexte: Utilisateur enregistré
+ Etant donné un compte confirmé pour "john@stif-boiv.info" avec un nom d'utilisateur "john"
+
+ Scénario: Un utilisateur non connecté ne doit pas pouvoir accéder à l'application
+ Etant donné que je suis déconnecté
+ # Alors je ne dois pas pouvoir visiter la page "d'accueil" \ No newline at end of file