Commit Graph

4199 Commits

Author SHA1 Message Date
Amanda Bullington
85db2c3052 Allow photo albums to be selected on first render (#292)
Allow albums to be selected on first render; closes #263
2022-12-14 15:33:23 -08:00
Johannes Klein
8856a986bb Update android.yml 2022-12-14 22:11:23 +01:00
Johannes Klein
8a20ecc7c5 Update android.yml 2022-12-14 21:25:03 +01:00
Johannes Klein
e364d1f15c Update android.yml 2022-12-14 21:10:26 +01:00
Johannes Klein
234c3cfc03 Update android.yml 2022-12-14 20:55:32 +01:00
Johannes Klein
561543d31d Update android.yml 2022-12-14 20:32:06 +01:00
Johannes Klein
a5ee9cad11 Update android.yml 2022-12-14 20:26:39 +01:00
Johannes Klein
9c458841fa Update android.yml 2022-12-14 20:14:12 +01:00
Johannes Klein
4b64802189 Comment out caching 2022-12-14 19:55:26 +01:00
Johannes Klein
aeae44b4c0 Update android.yml 2022-12-14 19:45:38 +01:00
Johannes Klein
e94a56818d Update android.yml 2022-12-14 19:42:52 +01:00
Johannes Klein
9bda4a8bca Rename CI emulator 2022-12-14 19:38:53 +01:00
Johannes Klein
b645ea7ac8 MacOS runner should have java installed already 2022-12-14 19:32:56 +01:00
Johannes Klein
579ccab261 Try another java distribution 2022-12-14 18:19:15 +01:00
Johannes Klein
259652e53c Update android.yml 2022-12-14 18:14:14 +01:00
Johannes Klein
cdc3ec9bcb Replace java setup action 2022-12-14 18:13:54 +01:00
Johannes Klein
35a72404f5 Change java distribution 2022-12-14 18:07:58 +01:00
Johannes Klein
47ccb5adb9 Create android.yml 2022-12-14 17:58:31 +01:00
Johannes Klein
0480b757ec Remove second test 2022-12-14 17:43:57 +01:00
Johannes Klein
94d35fa49e Change detox config to generate dynamic path for the apks 2022-12-14 16:20:48 +01:00
Johannes Klein
4a20d8c9cc Remove patch-package dependency 2022-12-14 09:42:45 +01:00
Johannes Klein
d362e897eb Revert "Add patch-package to postinstall"
This reverts commit ca07bd18d6.
2022-12-14 09:40:27 +01:00
Johannes Klein
7324117869 266 flash icon change (#271)
* Add script to clean start
* Add function to camera mock
* Basic StandardCamera test setup
* Display flash off icon in camera
* Add accessibility labels to strings
* Change to use testID for tests
* Rename package script
* Update vision-camera mock
2022-12-13 15:41:46 -08:00
Ken-ichi Ueda
8b11166645 Removed patch for react-native-exif, which we're not using 2022-12-13 15:29:04 -08:00
Ken-ichi Ueda
f0a05e6d8d Podfile updates for react-native-exif removal 2022-12-13 15:14:14 -08:00
Ken-ichi Ueda
8a1733a9b3 Merge branch '250-e2e-init' of github.com:inaturalist/iNaturalistReactNative into 250-e2e-init 2022-12-13 15:07:58 -08:00
Ken-ichi Ueda
8dd57b01fe Removed react-native-exif, which is vestigial and causing Android test build failure 2022-12-13 15:07:37 -08:00
Ken-ichi Ueda
a72f500cf7 Revert "Adds acc label for new obs button, use that in e2e test"
This reverts commit 1656d031e0.
2022-12-13 14:55:06 -08:00
Johannes Klein
c37636f9f6 Merge branch '250-e2e-init' of https://github.com/inaturalist/iNaturalistReactNative into 250-e2e-init 2022-12-13 22:56:14 +01:00
Johannes Klein
ca07bd18d6 Add patch-package to postinstall 2022-12-13 22:55:17 +01:00
Johannes Klein
238997fcf6 Update .gitignore 2022-12-13 22:54:44 +01:00
Ken-ichi Ueda
99e5efc5a6 Merge branch '250-e2e-init' of github.com:inaturalist/iNaturalistReactNative into 250-e2e-init 2022-12-13 13:52:50 -08:00
Ken-ichi Ueda
1656d031e0 Adds acc label for new obs button, use that in e2e test 2022-12-13 13:52:14 -08:00
Johannes Klein
f46da431e0 Update package-lock.json during npm install 2022-12-13 22:34:21 +01:00
Johannes Klein
eb81453e60 Merge branch 'main' into 250-e2e-init 2022-12-13 22:31:58 +01:00
Johannes Klein
da9cd48b4f Set to use same version as peerDependency as we have anyways (#293)
Fixes #290
2022-12-13 10:41:57 -08:00
Amanda Bullington
8a527968e9 Make camera status bar text white; closes #291 2022-12-12 16:36:18 -08:00
Johannes Klein
8b2bc33430 Update README.md 2022-12-12 17:41:05 +01:00
Johannes Klein
b85a76583d Rename the default emulator to make sure people use AOSP version 2022-12-12 17:39:34 +01:00
Johannes Klein
9b30e89351 Create react-native-exif patch to fix Android build error 2022-12-12 16:40:55 +01:00
Johannes Klein
89e86f1da9 Update README.md 2022-12-12 16:30:47 +01:00
Johannes Klein
6f100a728b Add Android scripts 2022-12-12 16:28:27 +01:00
Johannes Klein
989c14b6c2 Add detox configuration for android testing 2022-12-12 16:24:49 +01:00
Johannes Klein
f430ac3470 Wait for camera options button 2022-12-12 16:23:11 +01:00
Johannes Klein
9f49af7258 Add another test for navigating to login screen 2022-12-12 16:22:05 +01:00
Johannes Klein
bb93a8eebb Update .gitignore to ignore e2e test artifacts 2022-12-12 16:11:17 +01:00
Johannes Klein
b30c6f14bb Fix typo 2022-12-12 15:25:37 +01:00
Johannes Klein
108b7bcae1 Add patch-package dependency 2022-12-12 15:23:51 +01:00
Johannes Klein
8630b78b3b Add basic detox setup for Android tests 2022-12-12 15:22:47 +01:00
Johannes Klein
2be152ea9b Add testIDs to the other expected elements 2022-12-12 12:17:41 +01:00