Open qwqtoday opened 3 months ago
this pr doesn't need tests because it's obviously working
It needs tests so when new features are added or refactored, it won't break, and other devs who submit different pull requests, don't have to test this feature each time they submit a new PR. Tests are for future stability, the current feature is obviously always working, because if it wouldn't work, the dev would spend more time on it. But when 10 other features are added, nobody wants to manually test this feature 10 times to avoid breaking it while implementing those new features.
It needs tests so when new features are added or refactored, it won't break, and other devs who submit different pull requests, don't have to test this feature each time they submit a new PR. Tests are for future stability, the current feature is obviously always working, because if it wouldn't work, the dev would spend more time on it. But when 10 other features are added, nobody wants to manually test this feature 10 times to avoid breaking it while implementing those new features.
Sure I will do it later
@S7evinK can you run the workflow to test it?
Thanks for contributing to Dendrite!
The repo has been cloned into element-hq/dendrite and made the switch to AGPL as per https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/. For more information, feel free to read this and this
If you still wish to contribute under the new license, feel free to create a new PR over at element-hq/dendrite.
Signed-off-by:
Leung Ho Ching <lukas.leung@hotmail.com>
Pull Request Checklist