exoplatform / chat-application

Chat application
GNU Affero General Public License v3.0
38 stars 57 forks source link

SWF: Remove mongodb embedded os enforcement WA #675

Closed hbenali closed 8 months ago

hbenali commented 8 months ago

Prior to this change, MongoDB-embedded unit tests were using an enforced OS environment which leads to manual change each time we upgrade our CI builds. A recent version of de.flapdoodle.embed.mongo library has fixed that issue. So no need to enforce the OS version anymore.

sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

bourasom commented 8 months ago

No objections in my side, I let @ahamdi give us his feedbacks