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
Elias Nahum
dcc05956b6
Gekidou upgrade RN to 0.69.3 and dependencies ( #6537 )
...
* module dependencies
* update fastlane
* upgrade types dependencies
* update dev deps
* update react-native-notifications
* update react-native-keychain
* update sentry
* update detox
* Upgrade to RN 69.3
* increase MaxMetaspaceSize gradle opts
* feedback review
2022-08-08 09:06:20 -04:00
Joseph Baylon
dc1bc147e7
Detox/E2E: Fix global threads and unarchive channel tests
2022-08-01 14:13:57 -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
Joseph Baylon
b25f5b10b2
Detox/E2E: Pinned Messages e2e tests in Gekidou ( #6471 )
2022-07-14 13:49:53 -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
Elias Nahum
19ecc150b6
[Gekidou] Update dependencies ( #6305 )
...
* Update dependencies
* Fix iOS build
* update fastlane
2022-05-24 08:47:12 -04:00
Joseph Baylon
558d83719c
Detox/E2E: Global threads e2e tests in Gekidou ( #6300 )
...
* Detox/E2E: Global threads e2e tests in Gekidou
* Revert update deps
2022-05-20 15:51:15 -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
Elias Nahum
b530dbeb09
[Gekidou] upgrade to RN 68 (old arch) ( #6138 )
...
* upgrade to RN 68 (old arch)
* remove test setup unused & commented mock
* Android target set to 30
* Fix theme when opening app from push notification
* upgrade common mark
2022-04-08 12:40:44 -04: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
Elias Nahum
2621d921d6
[Gekidou] Performance & UI fixes ( #6122 )
...
* Fix search bar style
* MM-42983 Align mention badge on channel list item
* MM-42985 polish channel intro UI
* MM-42984 update fonts on 'Show' bottom sheet
* MM-42982 Increase tap area of back button on channel view
* Set StatusBar style based on theme sidebarBg
* Reconnect other WS after 20 seconds insted of 5
* Only fetch missing profiles for DM/GMs
* Database prepare records optimization
* Do not use fallbackUsername for storing GM/DM in the database
* fix filter for fetching missing dm/gm
* remove use of indexOf inside another loop
* remove use of includes inside another loop
* remove use of find inside another loop
* Add missing translations
* disable Flipper on iOS
* Remove Flipper code from AppDelegate
* feedback review
* trim DM display name to make sure is not empty
* fixing missing direct channels display name
* UI/UX feedback
* fix WS channel viewed and mark as unread
* Remove duplicate emojis from reaction bar
2022-04-04 17:09:26 -04:00
Saturnino Abril
b7d04afa21
fix detox report ( #6115 )
2022-04-01 20:16:44 +08:00
Joseph Baylon
ef17c1d139
Added test for MM-T4691_6
2022-03-23 09:56:12 -07:00
Joseph Baylon
4657a3a812
Fix second step
2022-03-21 13:02:08 -07:00
Joseph Baylon
248bf99776
Detox/E2E: Server List e2e in Gekidou
2022-03-21 12:53:59 -07:00
Joseph Baylon
1d9c371bfb
Detox/E2E: Migrate e2e javascript to typescript ( #6059 )
...
* Detox/E2E: Migrate to typescript
* Add jest.config.js
* Add moduleMapper to config.json
* Add cookie jar to axios client, fix tsconfig.json and default_config.json
* Take keyboard into consideration; clean test for now for this migration PR
* Revert changes on path_builder
* Attempt to fix dep issues
* Update detox dep
* Added missing @type dev dependencies
* Fix dep order
* Fix unit tests
* Added dynamic year to email.ts
2022-03-17 17:35:26 -07:00
Joseph Baylon
35fe4081f7
MM-41855 Detox/E2E: Initial e2e tests in Gekidou ( #6029 )
...
* Detox/E2E: Initial e2e tests in Gekidou
* Change Local Server to Server 1
* Renamed variables for consistency
* Added team display name verification on channel list screen
* Simplified login by email setup
* Simplified smoke test server login steps
2022-03-12 16:44:04 -03:00
Joseph Baylon
b87cf8358b
MM-41854 Detox/E2E: Setup detox infrastructure in Gekidou ( #5979 )
...
* MM-41854 Detox/E2E: Setup detox infrastructure in Gekidou
* Fix lint issues
* Fix lint issues
* Update API to include baseUrl for multiple servers
* Update init.js to have default siteUrl as baseUrl
* Update init.js to have default siteUrl as baseUrl
* Update import of testConfig
* Update import of testConfig
* Update postMessageAs signature
* Update detox/webhook_server.js
Co-authored-by: Avinash Lingaloo <avinashlng1080@gmail.com >
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
Co-authored-by: Avinash Lingaloo <avinashlng1080@gmail.com >
2022-03-01 07:20:59 -08:00
Elias Nahum
112df5c3f8
dependency updates ( #5890 )
2022-01-04 08:30:55 +02:00
Elias Nahum
388a4248a0
Update dependencies ( #5885 )
2021-12-26 12:38:02 +02:00
Elias Nahum
fb01c18143
[Gekidou] update dependencies ( #5871 )
...
* update dependencies
* Remove storybook env type def
2021-12-10 14:40:21 +02:00
Elias Nahum
42f193c70c
Upgrade deps ( #5850 )
2021-11-29 23:19:39 +02:00
Elias Nahum
8b23f1df37
Revert "update dependencies"
...
This reverts commit 39ef8f4823 .
2021-09-30 18:14:40 -03:00
Elias Nahum
39ef8f4823
update dependencies
2021-09-30 11:19:04 -03:00
Elias Nahum
4e0688aef5
[Gekidou] update dependencies ( #5691 )
2021-09-23 14:44:50 -03:00
Daniel Espino García
1c26f14fdb
Add import order lint rules ( #5672 )
...
* Add import order lint rules
* Address feedback
* Revert change
2021-09-13 10:18:03 +02:00
Elias Nahum
8d2bd32897
[Gekidou] Update dependencies ( #5581 )
...
* Update detox deps
* Push notifications (android & launcher)
* Update dependencies
2021-08-01 21:09:19 -04:00