-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests for emojis in various places #34437
Comments
one problem we did face today trying to do that is that its difficult to have emojis in XPATH |
API groupnames with emojis tests in #35247 |
@phil-davis Do you refer to this already created test? https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTags/createTags.feature#L25 If so, let's mark the checkbox of the open post |
@bhawanaprasain please list the PRs you have done for that issue here |
I updated the list in the first post. |
Emojis acceptance tests have been done for the above areas using the API. In the webUI you have to find trickier ways to "type" emojis into fields. See @individual-it do we leave this open and try to get emojis working in more parts of the webUI? |
yes, lets leave it open |
@sakshamgurung is working on this |
more emoji tests were added in #39033 🚀 |
Issue #34419 provided acceptance tests for emojis embedded in comments, and creating folders with names containing emojis via the API.
Here are a few more places that people could conceivably use emojis:
Using the API:
Using the webUI:
similar list to API?
Make acceptance tests to verify the above are working.
The text was updated successfully, but these errors were encountered: