Skip to content
GitLab
Explorer
Connexion
S'inscrire
Navigation principale
Rechercher ou aller à…
Projet
P
parlote-facil
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
facil
parlote-facil
Validations
cb092490
Valider
cb092490
rédigé
14 years ago
par
Sarah Mei
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
Refactor aspect cucumber feature - now happy path only.
parent
8193f2e3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
1
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
features/manages_aspects.feature
+14
-0
14 ajouts, 0 suppression
features/manages_aspects.feature
avec
14 ajouts
et
0 suppression
features/
user_creat
es_
an_
aspect.feature
→
features/
manag
es_aspect
s
.feature
+
14
−
0
Voir le fichier @
cb092490
@aspects
@javascript
@aspects
@javascript
Feature
:
User
creates an
aspect
Feature
:
User
manages
aspect
s
In order to share with a limited group
In order to share with a limited group
As a User
As a User
I want to create
a
new aspect
I want to create new aspect
s
Background
:
Scenario
:
creating an aspect
Given
I am signed in
Given
I am signed in
And
I follow
"Manage"
in the header
When
I follow
"Manage"
in the header
And
I follow
"Add a new aspect"
And
I follow
"Add a new aspect"
And
I fill in
"Name"
with
"Dorm Mates"
in the modal window
Scenario
:
success
And
I press
"Create"
in the modal window
Given
I fill in
"Name"
with
"Dorm Mates"
in the modal window
When
I press
"Create"
in the modal window
Then
I should see
"Dorm Mates"
in the header
Then
I should see
"Dorm Mates"
in the header
And
I should see
"Your aspect 'Dorm Mates' is empty."
And
I should see
"Your aspect 'Dorm Mates' is empty."
Scenario
:
I
omit the name
Given
I fill in
"Name"
with
""
in the modal window
When
I press
"Create"
in the modal window
Then
I should see
"Aspect creation failed."
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter