Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Since we have several issues with unicode in paths and app names it will be great to have automated testing of these cases.
Best place to keep these tests is platform repo, so these tests can be ran via come CI service (Appveyor for WP8 and Windows, Travis CI for Android and iOS)
For WP8 and windows platforms we already have such tests, so we need just to improve them to test new cases.
For Android and iOS it will be necessary to implement tests. Implementation will be very similar to windows/wp8 implementation.
Note that android currently doesn't have support for unicode symbols in app name (due to android tools restrictions). So test for android should contain only 'space' case test.