Update Improving Jami's quality

This commit is contained in:
Mohamed Fenjiro 2019-07-05 16:33:37 -04:00
parent a43f84150c
commit b6bba1a3ae
1 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,3 @@
## Problem
The current problem is that features are not correctly checked before each release and a lot of regressions can be discovered after the release.
## Unit-tests
* It is harder to make unit-test on Jami project because of the race conditions on multi-level dependance.