7827479e9c
Replace @skip tag + placeholder step with just placeholder step.
Skipped scenarios now only need:
Scénario: Name
* Scénario non implémenté
- Remove @skip tags from all 26 feature files
- Add step definition returning 'skipped' for placeholder
- Update GherkinHighlighter to hide placeholder and make
skipped scenarios non-expandable (no chevron, no click)
- Update documentation with new format
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
23 lines
771 B
Gherkin
23 lines
771 B
Gherkin
# language: fr
|
|
@EVENT @priority-3
|
|
Fonctionnalité: US-8 Consulter et m'inscrire à un macro-événement
|
|
En tant qu'utilisateur
|
|
Je peux consulter et m'inscrire à un événement de type "Macro-événement"
|
|
En créant ou en rattachant des événements existants à ce macro-événement
|
|
Afin de voir une consolidation des commentaires/liens/ressources/participants
|
|
|
|
Contexte:
|
|
Étant donné que je suis connecté en tant qu'utilisateur
|
|
|
|
Scénario: Consulter un macro-événement
|
|
* Scénario non implémenté
|
|
|
|
Scénario: Voir les événements rattachés
|
|
* Scénario non implémenté
|
|
|
|
Scénario: Rattacher un événement existant
|
|
* Scénario non implémenté
|
|
|
|
Scénario: Voir la consolidation des participants
|
|
* Scénario non implémenté
|