Joseph Baylon
2b1e9852f4
Update jira number for known issue
2023-02-09 09:40:32 +01:00
Joseph Baylon
32fbc01d03
Misc fixes for android
2023-02-09 09:40:32 +01:00
Joseph Baylon
53b834d702
Fix edit_profile.e2e
2023-02-09 09:40:32 +01:00
Joseph Baylon
a59d966ce4
Fix search messages e2e for android
2023-02-09 09:40:32 +01:00
Joseph Baylon
3566a4e8ce
Fix smoke test e2e for android
2023-02-09 09:40:32 +01:00
Joseph Baylon
f3c578c7ae
Fix threads e2e for android
2023-02-09 09:40:32 +01:00
Joseph Baylon
ee477c16fa
Fix server login e2e for android
2023-02-09 09:40:32 +01:00
Joseph Baylon
3538205f81
Fix search e2e for android
2023-02-09 09:40:32 +01:00
Joseph Baylon
2ebfa0230e
Fix messaging e2e 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
e8ad89861d
Fix account e2e for android
2023-02-09 09:40:32 +01:00
Joseph Baylon
bda9b10d7d
Revert react reload inside beforeAll
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
Elias Nahum
7aa5bd0611
Update Dependencies and bug fixes ( #7000 )
...
* update dependencies
* update dependencies
* feedback review
* update @mattermost/react-native-turbo-mailer
2023-01-24 09:14:23 +02:00
Julian Mondragon
5816406040
Merge branch 'main' of https://github.com/mattermost/mattermost-mobile into MM-42835
2023-01-15 16:40:21 -05:00
Joseph Baylon
5125db1d69
Detox Reporting: Fix artifact link ( #6945 )
...
* Detox Reporting: Fix artifact link
* Simplified s3Folder
2023-01-11 13:55:25 -08:00
Julian Mondragon
a9a9c00860
MM-42835_Invite People - add email+user invites
2023-01-09 12:33:51 -05:00
Joseph Baylon
d465edefc3
Detox Maintenance: Skip tests that are unstable and cleanup known issues ( #6931 )
...
* Detox Reporting: Prepare for release and main
* Fix lint in switch
* Detox Maintenance: Skip unstable tests
* Skipped unstable and known issue tests
* Fix inline latex test
* Remove skipped from failures
* Remove unnecessary report failure
* Remove assert import
* Remove FAILURE_MESSAGE
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2023-01-05 14:43:09 -08:00
Joseph Baylon
e9b8160f31
Detox Reporting: Prepare for release and main ( #6930 )
...
* Detox Reporting: Prepare for release and main
* Fix lint in switch
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2023-01-05 10:46:31 +08:00
Joseph Baylon
2ba7bda0b9
Detox Report: Add commit hash to report ( #6929 )
2023-01-04 11:38:27 +08:00
Elias Nahum
5ff22953ab
update dependencies ( #6923 )
2023-01-03 23:58:57 +02:00
Julian Mondragon
5bf0bbbea0
Merge branch 'main' of https://github.com/mattermost/mattermost-mobile into MM-42835
2023-01-03 09:24:09 -05:00
Joseph Baylon
dd60257364
Detox/E2E Maintenance: Fix broken iOS e2e tests ( #6917 )
2022-12-30 14:01:24 -08:00
Elias Nahum
413d3c59dd
update dependencies ( #6886 )
...
* update dependencies
* update react-native-image-picker
* use Xcode 14.2 on CI
* downgrade readable-stream
* update fastlane
* Revert "use Xcode 14.2 on CI"
This reverts commit cb0ed81a85 .
2022-12-23 14:46:58 +02:00
Furqan Malik
d063ecf8c7
Merge pull request #6873 from mattermost/detox-maintenance-12152022
...
Detox/E2E Maintenance: Fix broken iOS e2e tests
2022-12-22 15:06:31 -05:00
Joseph Baylon
a7db26992d
Detox/E2E: Upgrade detox android emulator to api 31 ( #6896 )
2022-12-21 11:31:32 -08:00
Joseph Baylon
51f07df074
Stabilize smoke test threads e2e
2022-12-20 13:53:45 -08:00
Julian Mondragon
38f1f0b1a5
MM-42835_Invite People - add email+user invites
2022-12-16 14:05:35 -05:00
Julian Mondragon
09c24f0059
MM-42835_Invite People - add email+user invites
2022-12-16 10:49:09 -05:00
Julian Mondragon
0262b22a02
Merge branch 'main' of https://github.com/mattermost/mattermost-mobile into MM-42835
2022-12-16 10:46:15 -05:00
Julian Mondragon
a476b53d5f
MM-42835_Invite People - add email+user invites
2022-12-16 10:45:48 -05:00
Joseph Baylon
56d2d57291
Detox/E2E Maintenance: Fix broken iOS e2e tests
2022-12-15 14:47:33 -08:00
Joseph Baylon
f120282465
Detox/E2E: Fix android detox build and upgrade simulator to iPhone 14 ( #6864 )
...
* Detox/E2E: Fix android detox build
* Upgrade to sim iPhone 14
2022-12-14 12:54:49 -08:00
Saturnino Abril
ec7066ad06
Combine fastlane for iOS unsigned and simulator and enable build of iOS simulator both in release and PR ( #6854 )
...
* combine fastlane for ios unsigned and simulator and enable build of ios simulator both in release and pr
* revert changes to circleci
2022-12-13 05:58:11 +08:00
Elias Nahum
83b251d1ff
update dependencies ( #6840 )
...
* update dependencies
* fix iOS SQLite.swift
* update fastlane dependencies
2022-12-08 09:46:44 +02:00
Elisabeth Kulzer
48668d7129
Adding detox
2022-12-06 17:25:58 +01:00
Joseph Baylon
bcca6be0af
Detox/E2E: Search Messages e2e tests in Gekidou ( #6756 )
...
* Detox/E2E: Search Messages e2e tests in Gekidou
* Migrate to Detox 20
* Fix detoxrc
* Fix assertion for search messages
2022-11-21 12:58:51 -08:00
Julian Mondragon
c9a133b39b
MM-39720_Invite People - phase 1
...
Set zephyr test case
2022-11-01 09:43:03 -05:00
Julian Mondragon
647cd4c9c2
MM-39720_Invite People - phase 1
2022-10-31 18:12:03 -05:00
Elias Nahum
cae9dc21d2
[Gekidou] Upgrade to RN 0.70 ( #6690 )
...
* Upgrade to RN 0.70
* fix assembleAndroidTest
2022-10-20 10:18:25 -03: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
fa923a7dfd
Detox/E2E: Modify reporting according to sharding ( #6663 )
2022-10-13 15:59:42 -07:00
Elias Nahum
5c7e89d7de
[Gekidou] update deps ( #6667 )
...
* Fix login not showing the usernames (#6652 )
* update dependencies
* feedback review
* feedback review 2
* remove unused dependencies
* remove duplicate gesture-handler dependency
* add -XX:+HeapDumpOnOutOfMemoryError to gradle
* adjust gradle memory
* update android ci image
* android executor xlarge
Co-authored-by: Daniel Espino García <larkox@gmail.com >
2022-10-13 08:41:18 -03:00
Joseph Baylon
fab4c1a216
Detox/E2E: Add custom test sequencer ( #6611 )
...
* Detox/E2E: Add custom test sequencer
* Fix lint
* Added explicit dev dependency on sequencer
2022-09-01 07:56:31 -07:00
Joseph Baylon
5b14d31245
Fixed/stabilized tests; added new known issue tickets
2022-08-26 09:28:14 -07:00
Joseph Baylon
8d7b15da51
Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou
2022-08-25 17:42:41 -07:00
Joseph Baylon
25ae8fdb88
Detox/E2E: Account e2e tests in Gekidou ( #6584 )
...
* Detox/E2E: Account e2e tests in Gekidou
* Fix suite title
* Changed ldap port to number
* Fix testIDs for settings
* Added zephyr test case keys
2022-08-18 03:18:46 -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
927f207bff
Detox/E2E: Scripts to run tests and save report ( #6560 )
...
* Detox/E2E: Scripts to run tests and save report
* Change TM4J to ZEPHYR
* Change AWS to DETOX_AWS
* Removed send report on type release; moved incrementalDuration to getAllTests
* Apply change requests
* Fix import order
* Fixed save_report comments; Fixed IOS checks
* Added TEST_CYCLE_LINK_PREFIX to save_report comments
* Re-order variables
2022-08-13 08:37:24 -04:00