mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
14 lines
412 B
Markdown
14 lines
412 B
Markdown
|
|
# Mentions Testing
|
||
|
|
|
||
|
|
To test the following mention functional:
|
||
|
|
|
||
|
|
1. Add a user 'alice' to the system
|
||
|
|
2. Paste the below text to test if mentions is properly highlighting
|
||
|
|
|
||
|
|
|
||
|
|
```
|
||
|
|
To run this test, if a user named @alice doesn't yet exist, create one.
|
||
|
|
|
||
|
|
I saw @alice--and I said "Hi @alice!" then "What's up @alice?" and then @alice, was totally @alice; she just "@alice"'d me and walked on by. That's @alice...
|
||
|
|
```
|