element-hq / element-hq/element-ios
Too many Matrix SDK Tests errors
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
After having run the entire set of tests of the Matrix SDK 46 errors have been found and after having run each failing test 43 errors have been found:
- It could very useful to fix these 3 race conditions in order to be able to test all the SDK at a glance
- Some of the errors appear to have a medium priority and we should fix them in priority
- The rest of the errors appear to occur after a modification of the server and we may have a look to fix them
If we manage to fix all this point, we could integrate the SDK test in a CI easily.

Contributor guide
Assessment
This issue has not been assessed yet.