Skip to content

Commit c6b1ec2

Browse files
Adrylenlaruiss
authored andcommitted
docs: Apply MR suggestions on index page for contributors and tests
1 parent 8098dfa commit c6b1ec2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/guide/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Storybook est configuré pour utiliser PostCSS.
5555

5656
### Tests
5757

58-
Les tests sont faits avec [Vitest][vitest] et [Vue Testing Library][vue-testing-library], et des tests d’accessibilité sont faits avec [Cypress][cypress] grâce aux [tests de composants][cypress-component-testing].
58+
Les tests sont faits avec [Vitest][vitest] et [Vue Testing Library][vue-testing-library], et des tests d’accessibilité sont faits avec [Cypress][cypress] grâce aux [tests de composants][cypress-component-testing], ainsi qu’avec Storybook pour certains composants (notamment pour tous les tests de la touche tabulation, comme la modale et les onglets).
5959

6060
### Ressources
6161

@@ -71,14 +71,18 @@ Le projet a pu bénéficier des retours et de contributions de :
7171

7272
- [Gildéric Deruette][github-user-gideruette] ;
7373
- [Sophie Aitis][github-user-sophieaitis] ;
74-
- et [Ambroise Maupate][github-user-ambroisemaupate].
74+
- [Ambroise Maupate][github-user-ambroisemaupate] ;
75+
- [Alexandre Cailliaud][github-user-cailliaud] ;
76+
- et [Adrien Martinez][github-user-adrylen].
7577

7678
Merci à vous !
7779

7880

7981
<!-- Variables -->
8082

83+
[github-user-adrylen]: https://github.com/adrylen
8184
[github-user-ambroisemaupate]: https://github.com/ambroisemaupate
85+
[github-user-cailliaud]: https://github.com/cailliaud
8286
[github-user-gideruette]: https://github.com/gideruette
8387
[github-user-sophieaitis]: https://github.com/sophieaitis
8488
[github-vue-dsfr]: https://github.com/dnum-mi/vue-dsfr/

0 commit comments

Comments
 (0)