Closed michaelmtre closed 2 years ago
@benel
Suite à notre réunion ce vendredi 25 Juin à 10h30 avec @candalc et @gb99, vous trouverez ci-joint nos tests Capybara. J'ai du refaire une nouvelle Pull Request (et je m'en excuse) car des modifications avait été apportées sur la base du site Porphyry par les autres membres de notre groupe.
NB : l'ancienne PR (avec l'historique des anciens commits) se trouve sur le ticket #518
@michaelmtre @gb99
Attention, pour être intégré, votre message commit doit respecter les règles (notamment le titre officiel de la fonctionnalité en anglais, mais aussi la mention des co-auteurs selon la syntaxe de GitHub).
Content
Finalisation des tests Capybara. Les premières étapes ont été effectués dans la Pull Request #518
Checklist
Please check that your pull request is correct:
FEATURE
for a behaviour allowing a user to do something new,FIX
for a behaviour which has been changed in order to meet user’s expectations,SCENARIO
for examples showing a given behaviour,TEST
when it concerns an acceptance test of a given behaviour,PROCESS
for a change in the way the software is built, tested, deployed,DOC
when it concerns only internal documentation (however it is better to combine it with the contribution that required this documentation change),:
) with one space after and no space before,manage
),should
).(closes #xx)
if xx is a feature ticket (and the commit is a complete implementation),(fixes #xx)
if xx is a fix ticket (and the commit is a complete fix),(see #xx)
otherwise,