Граф коммитов

42 Коммитов

Автор SHA1 Сообщение Дата
Dima 99c8c4e4e0
Replace DevInternalSettings with DeveloperSettings for react-native 0.73.0 (#2617)
* Replace DevInternalSettings with DeveloperSettings

DevInternalSettings was enclosed in ReactNative 0.73.0-rc.2, so we need to replace it with public class DeveloperSettings.
https://github.com/facebook/react-native/pull/37256

* auto install cocoapods in tests

---------

Co-authored-by: velimir-jankovic <84719115+velimir-jankovic@users.noreply.github.com>
Co-authored-by: JiglioNero <mikhail.suendukov@akvelon.com>
2024-01-17 22:44:54 +07:00
MikhailSuendukov 4db90d2ac5
Fix iOS tests after migration to react-native 0.71 (#2479)
Remove dependence of CFBundleShortVersionString from project.pbxproj
2023-04-06 12:10:13 +02:00
John Ferlito d26464b029
Support RN 0.71.0 (#2419)
* Fix contributing instructions

Should refer to react-native. react-native-cli was deprecated years ago.

* Support RN 0.71.0 (Closes #2418)

React native now uses react-native-gradle-plugin, which works a bit
differently.

* bump react-native test app version to 0.71.3

* bump ruby version to 2.7.6

* Fix tests to work on case sensitive file system

* Add initial Linux support to the tests

* Fix inclusion of codepush.gradle in tests

* Fix iOS template project for tests

* Put entry-file back

* Release 7.2.0

* add clean to build android function

---------

Co-authored-by: Mikhail Suendukov <v-msuendukov@microsoft.com>
Co-authored-by: Dmitriy Kirakosyan <v-dmkira@microsoft.com>
2023-03-23 19:56:33 +07:00
Evgenii Utkin c0d339499c
Fix GA tests pipelines (#2394) 2023-01-04 09:40:57 +01:00
Kwonkunkun 47f502d494
Fix: react-native init command error (#2377) 2022-12-13 12:07:59 +01:00
Alexander Chernyatiev dc01505b5c
Fix ios tests (#2175)
* Increased team waiting time to 60min

* Moved setup to the separate task

* Test changes

* Refactored code; added logs

* Changed time from 60 to 30

* Removed test changes
2021-10-25 08:57:13 +03:00
Andrey Dubov 0a3db5a139
Block sending requests if the deployment key is missed (#1967) 2020-11-05 14:35:19 +03:00
Andrey Dubov 8d645af076
Replace equal with strictEqual (#1962) 2020-10-22 17:26:31 +03:00
Andrey Dubov af75ca2ef5
Update dependency (#1922) 2020-08-07 14:39:36 +03:00
Andrey Dubov 0d3d2d70e2
Move disallowRestart to native side (#1894)
Issue: Now disallowRestart feature works for InstallMode.IMMEDIATE only. #788

Solution: Move _allowed flag to the native side and use it for ON_NEXT_RESUME, ON_NEXT_SUSPEND, and IMMEDIATE installation mode.
2020-07-15 12:08:53 +03:00
Andrey Dubov e4195cee24
Add compatibility with react-native v0.62 (#1829) 2020-03-31 14:24:09 +03:00
Andrey Dubov c9f64d9423
[CI] Create react-native-code-push CI (#1800) 2020-03-03 15:13:28 +03:00
Andrey Dubov f95194fece
[Tests] Clean up tests (#1787) 2020-02-10 15:14:17 +03:00
Andrey Dubov 2e85db675f
[Tests] Fix broken tests (#1784) 2020-02-08 16:28:17 +03:00
Alexander Goncharov 6ffa5ff525
[Tests] Fix generating of IOS test project (#1778) 2020-02-04 16:17:49 +03:00
Andrey Dubov fe90097399
[Tests] Fix server response (#1781) 2020-02-04 02:39:46 -08:00
Andrey Dubov 5ce2300e2c
[Tests] Update configurations of test android app (#1775) 2020-01-31 10:42:51 +03:00
Andrey Dubov 35182cac9f
[Tests] Update project template for tests (#1773) 2020-01-30 08:51:47 +03:00
Andrey Dubov 950702ee3d
Fix path errors on windows (#1770) 2020-01-25 12:58:45 +03:00
Andrey Dubov 15edbca11f
Get rid of gulp (#1763) 2020-01-21 14:04:50 +03:00
Geoffrey Goh 596bad01df update sample app 2016-08-03 17:43:02 -07:00
scottbommarito a37c0b989e use promises and an async function to improve behavior 2016-06-23 15:44:05 -07:00
scottbommarito 7e5ac6b7f8 another test case 2016-06-22 17:00:24 -07:00
scottbommarito 46bd770219 fixes issue 2016-06-20 15:15:45 -07:00
scottbommarito 38b3ba7b65 typings inside test, devdependencies 2016-06-15 14:18:56 -07:00
scottbommarito 1b5694e264 replace pod init file 2016-06-14 11:02:41 -07:00
scottbommarito 1d6295f17f fixed for new testBuilder 2016-06-07 16:17:28 -07:00
scottbommarito bcf0990ddd Merge remote-tracking branch 'origin/automated-testing' into automated-testing
# Conflicts:
#	test/test.ts
2016-06-07 13:25:27 -07:00
scottbommarito 0866245518 make promises void 2016-06-07 13:24:13 -07:00
scottbommarito 063a03cae4 whitespace fix 2016-06-06 10:58:25 -07:00
scottbommarito eecff7c7f1 disable packager script 2016-06-03 13:35:51 -07:00
scottbommarito 08708131cc stop the packager from running 2016-06-03 10:49:06 -07:00
scottbommarito fd2820a2c9 update with new plugin-testing-framework 2016-06-02 11:16:02 -07:00
scottbommarito c3e913632d solve async test messages with immediate problem 2016-06-01 11:18:48 -07:00
scottbommarito 7e21b56d48 fix iOS test bugs 2016-05-27 17:04:36 -07:00
scottbommarito aa3931d36c use dts file for plugin-testing framework from node_modules 2016-05-26 17:45:27 -07:00
scottbommarito d43b5615f7 update to new plugin testing framework 2016-05-26 14:34:14 -07:00
scottbommarito e87f1977d0 tests work on android, mostly on iOS 2016-05-25 14:26:35 -07:00
scottbommarito f09ab17111 some tests are running! 2016-05-17 14:37:17 -07:00
scottbommarito 7ae7b48eac server url pls 2016-05-13 17:22:34 -07:00
scottbommarito 4baedf7a06 continued working on project manager 2016-05-12 09:39:15 -07:00
scottbommarito 2d396f3743 checking this in, not working 2016-05-11 16:32:17 -07:00