rspace-os / rspace-web

This the main repository for RSpace: rspace-web. Check https://github.com/rspace-os/rspace-web/blob/main/DevDocs/DeveloperNotes/GettingStarted/GettingStarted.md for setup instructions.
https://github.com/rspace-os/rspace-web/wiki
GNU Affero General Public License v3.0
12 stars 3 forks source link

rewrite real-connection slack unit tests to use webhook url from deployment.properties #49

Closed mKowalski256 closed 2 months ago

mKowalski256 commented 2 months ago

Webhook link used by Slack unit tests making real connection is now externalized to deployment property slack.realConnectionTest.webhookUrl. Also some refactoring.