* Added slug as dependecy and created a slugified String * add the slug and slugifyLikeString * using unsafeSql instead of the slug * need to fix the like on the watermelon side and need the slug anyway * watermelondb patch to change the like to use the upper or toUpperCase * Updated config.yml * Updated config.yml * implemented the sanitized fname and fix the discussion icon at search * add the search for non-latin alphabets * fix the searchRoom function * change the library of slug and added the unit tests * optional sanitizedFname * add some comment * remove @types/slug * remove watermelondb patch package * latin test, tweak at comment and tweak e2e test * minor tweak e2e * change typeText to replaceText at searchRoom * regexp to test the characters * add typeText on searchRoom * e2e search room replace and type * to fix the replace text for iOS and type non-ASCII on Android * minor tweak * minor tweak * enable artifact * disable artifacts * increase sleep time and change from toExist to toBeVisible * fix android flaky test |
||
---|---|---|
.. | ||
01-createroom.spec.ts | ||
02-room.spec.ts | ||
03-roomactions.spec.ts | ||
04-discussion.spec.ts | ||
05-threads.spec.ts | ||
06-createdmgroup.spec.ts | ||
07-markasunread.spec.ts | ||
08-roominfo.spec.ts | ||
09-jumptomessage.spec.ts | ||
10-ignoreuser.spec.ts |