Add note/link to manual testing guide

And remove wrongly copied one from Awesome Emoji Picker
This commit is contained in:
rugk 2022-12-01 00:22:42 +01:00 committed by GitHub
parent 5e70889f8a
commit a8bd5cb95a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ For more information, see the whole [contributing doc](https://github.com/TinyWe
See the **common guide** on how to [start coding](https://github.com/TinyWebEx/common/blob/master/CONTRIBUTING.md#coding) and what rules to follow.
**Attention:** For this add-on, you need to execute [`scripts/downloadEmojiImages.sh`](scripts/downloadEmojiImages.sh) to download the bundled emoji sheets if you use anything else than the "native emojis" ("emojis from your OS") in the settings of this add-on. The reason is just, that these big files are not bundled/distributed in this repo.
**Important note on manually testing:** Note this extension has an extensive manual **testing guide** [in the wiki](https://github.com/rugk/mastodon-simplified-federation/wiki/Testing). If you make bigger changes to the logic, please test it, so it stays compatible with all the systems, instances and parts of the _Fediverse_ this extension supports. In any case it should of course be tested before each release.
### Tests