Daniel Espino García
f963855875
Fix Find channels not being interactable ( #8794 )
...
* Fix Find channels not being interactable
* fix(e2e): Uncomment find channel tests
* Fix tsc
* Use platform select
---------
Co-authored-by: yasserfaraazkhan <attitude3cena.yf@gmail.com>
2025-04-29 13:56:22 +02:00
Jesse Hallam
e3e4fe245c
Fix direct message screen showing deactivated accounts ( #8795 )
...
* Fix direct message screen showing deactivated accounts
Fixes MM-63374. The create direct message screen was showing deactivated accounts in the user list. Fixed by:
1. Setting allow_inactive: false in userSearchFunction when searching profiles
2. Setting active: true in userFetchFunction when fetching profiles
3. Added a test to verify that deactivated users don't appear in the search results
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
* Fix test for deactivated users in DM creation screen
Updated the test to properly handle quotation marks that differ between CI and local environments.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
2025-04-25 10:22:41 -03:00
yasser khan
3cbde1663d
E2E feature schedule posts ( #8709 )
...
- Fix iOS and Android CI.
- Fixes E2E tests on both platform
- Added tests for scheduled draft feature.
2025-04-23 12:10:37 +05:30
yasser khan
9976cacec4
Add ability to run detox tests on Android ( #8553 )
2025-02-14 01:26:53 +05:30
yasserfaraazkhan
f46ddb49d0
Add workflow to run detox iOS tests ( #7878 )
2024-06-04 22:42:58 +05:30
Elisabeth Kulzer
fcb1db660c
Detox android fix smoke tests ( #7193 )
...
* Detox: Android - fix smoke tests.
* Detox: Android - Fix latency related tests.
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-11 13:08:17 +01:00
Elisabeth Kulzer
07aa748cd7
Detox: Android fix MM-T4728_2 - should match elements on channel list… ( #7156 )
...
* Detox: Android fix MM-T4728_1 - should match elements on channel list screen
* Address comments
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-07 21:26:33 +01:00
Joseph Baylon
32fbc01d03
Misc fixes for android
2023-02-09 09:40:32 +01:00
Joseph Baylon
658b35b6ad
Fix channels e2e for android
2023-02-09 09:40:32 +01:00
Joseph Baylon
94b5bc65e7
Detox Maintenance: Fix failing android e2e
2023-02-09 09:40:32 +01:00
Joseph Baylon
70bdfcf8fd
Detox Maintenance: Update deps, fix import, fix failing tests -- iOS only ( #7070 )
...
* Detox Maintenance: Update deps, fix import, fix failing tests
* Revert message reply step 3
* Try fresh install per test file
2023-02-01 08:32:57 -08:00
Joseph Baylon
dd60257364
Detox/E2E Maintenance: Fix broken iOS e2e tests ( #6917 )
2022-12-30 14:01:24 -08:00
Joseph Baylon
56d2d57291
Detox/E2E Maintenance: Fix broken iOS e2e tests
2022-12-15 14:47:33 -08:00
Joseph Baylon
084d342e1d
Detox/E2E: Verification fixes and added a step to post message on direct messages ( #6664 )
...
* Detox/E2E: Minor fixes and added known issue tag
* Add step to post message on direct message
2022-10-14 10:25:38 -07:00
Joseph Baylon
1781477bc6
Detox/E2E: Convert to private channel e2e tests in Gekidou ( #6563 )
...
* Detox/E2E: Convert to private channel e2e tests in Gekidou
* Fix tests
* Fix typo
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-08-15 13:07:19 -07:00
Joseph Baylon
b9d034a29d
Detox/E2E: Channel Info Unarchive e2e tests in Gekidou ( #6515 )
...
* Detox/E2E: Channel Info Unarchive e2e tests in Gekidou
* Fix react-native-dotenv typescript import warning
2022-07-28 10:47:34 -07:00
Joseph Baylon
c460c485a7
Detox/E2E: Channel Info and Quick Actions e2e tests in Gekidou ( #6487 )
...
* Detox/E2E: Channel Info and Quick Actions e2e tests in Gekidou
* Detox/E2E: Fix broken iOS e2e tests in Gekidou (#6488 )
2022-07-21 14:18:56 -07:00
Malik
4817b977d1
Merge pull request #6459 from mattermost/detox-find-edit-channel
...
Detox/E2E: Find channels, Edit channel, etc e2e tests in Gekidou
2022-07-12 19:26:18 -04:00
Joseph Baylon
b099797a28
Detox/E2E: Recent Mentions and Saved Messages e2e tests in Gekidou
2022-07-07 16:56:32 -07:00
Joseph Baylon
c0ce5e3490
Detox/E2E: Find channels, Edit channel, etc e2e tests in Gekidou
2022-07-06 11:15:45 -07:00
Joseph Baylon
6a3c600c8a
Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou ( #6428 )
...
* Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou
* Enable other failing tests so they're visible
* Detox/E2E: Messaging markdown e2e tests in Gekidou (#6450 )
* Detox/E2E: Messaging markdown e2e tests in Gekidou
* Added zephyr test ids
* Added markdown smoke test
* Enable disabled tests
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-07-05 10:01:46 -07:00
Joseph Baylon
7a71d864e2
Detox/E2E: Messaging post options e2e tests in Gekidou ( #6405 )
...
* Detox/E2E: Messaging post options e2e tests in Gekidou
* Simplify find channels search bar
2022-06-17 21:01:05 -04:00
Joseph Baylon
6ff41ea199
Detox/E2E: Upgrade deps to fix detox crash; Fix/Stabilize e2e ( #6387 )
2022-06-15 11:49:53 -07:00
Joseph Baylon
9d3c7c9496
Detox/E2E: Messaging e2e tests in Gekidou ( #6228 )
2022-05-05 13:04:33 -04:00
Joseph Baylon
776f56efb1
Detox/E2E: Team Sidebar e2e tests in Gekidou ( #6188 )
...
* Detox/E2E: Team Sidebar e2e tests in Gekidou
* Fixed spacing for component
* Fixed spacing for component
2022-04-26 08:22:33 -07:00
Joseph Baylon
2e2f49f8c3
Detox/E2E: Create Channel and Channel Post List e2e in Gekidou
2022-04-12 11:50:05 -07:00
Joseph Baylon
c85914f4ba
Detox/E2E: Channel List, Browse Channels, Create Direct Message e2e tests in Gekidou ( #6114 )
...
* Detox/E2E: Channel List, Browse Channels, Create Direct Message e2e tests in Gekidou
* Fix create_direct_message
* Fix channel_list snapshot test
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-04-05 13:12:57 -07:00