10BC0 fix bad link to Approval Tests branch in README · sanlaville/Dojo69-Filtering@f93d809 · GitHub
[go: up one dir, main page]

Skip to content

Commit f93d809

Browse files
committed
fix bad link to Approval Tests branch in README
1 parent 30f3fae commit f93d809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Nous ferons plusieurs groupes avec des stratégies différentes et nous partager
2929
# Branches du projet
3030

3131
- [Master](https://github.com/sanlaville/Dojo69-Filtering "master branch") : introduction du dojo
32-
- [Approval Tests](https://github.com/sanlaville/tree/ApprovalTests "Approval Tests branch") : un test d'intégration qui permet par exemple d'écrire rapidement un test sur un code legacy pour pouvoir le refactorer.
32+
- [Approval Tests](https://github.com/sanlaville/Dojo69-Filtering/tree/ApprovalTests "Approval Tests branch") : un test d'intégration qui permet par exemple d'écrire rapidement un test sur un code legacy pour pouvoir le refactorer.
3333
- [FilteringTest-ArgumentsMockito](https://github.com/sanlaville/Dojo69-Filtering/tree/FilteringTest-ArgumentsMockito "FilteringTest-ArgumentsMockito branch") : un test unitaire pour la classe `Filtering` sans bouchonner la dépendance externe [maven-filtering](http://maven.apache.org/shared/maven-filtering/ "Maven Filtering Web Site"). Utilisation de [FEST-Assert 2.x](https://github.com/alexruiz/fest-assert-2.x "Fest-Assert 2.x Github Repository") pour pallier aux [limitations de Approval Tests](https://github.com/sanlaville/Dojo69-Filtering/tree/ApprovalTests "Limitations de Approval Tests")

0 commit comments

Comments
 (0)
0