-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI Tests #52
Merged
Merged
UI Tests #52
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…in iOS & Android platforms is implemented
Nevazhnovu
changed the title
Environment setup for Android [DIA-3797] , iOS [DIA-3798] UI Tests
UI Tests
Apr 26, 2024
…l - launching and terminating `appium` and `alttester`
… and `startup.sh` shell script to launch multiple tests by one command
…`avd` and `appium`, `alt-tester` terminal sessions
* release-2.3.2: Update `CHANGELOG.md` Update `unitypackage` remove unnecessary code from `SwiftBridge` Fix: JsonUnwrapper on iOS has incorrect key for VendorGrant Update `unitypackage` Update `CHANGELOG.md` Update iOS `dependencies` to `7.6.8`
…into authId-ui-test * 'authId-ui-test' of github.com:SourcePointUSA/unity-sdk: add new test to `startup.sh` and check bridge string by `CallStaticMethod` Added `AuthId` value to scene and `_checkGetString` method for iOS bridge
Auth id UI test
* develop: (21 commits) Update `unitypackage` Update `CHANGELOG.md` Update `README.md` Update `package.json` Update `README.md` Update `unitypackage` Misc: Update `ProjectSettings`, `QualitySettings` and gradle template file Enable `IL2CPP` instead of `Mono` Unity version updated to `2022.3.28f1` and gradle updated to 7.6.4 in Example App due to Gradle update to 7.5 version in native Android SDK update dependencies: `manifest.json`, `packages-lock.json` fix: enable all architectures Add `mainTemplate.gradle` file to example project Remove `.jar` dependencies Update native Android SDK dependency to `7.8,3` Delete `Sourcepoint.asmdef` Prettify code a little bit Update `PrivacySettings` Remove `applies` parse from the root of company data Add log for ccpa consent Update `CmpDebugUtil` for printing long logs ... # Conflicts: # Packages/manifest.json # ProjectSettings/ProjectSettings.asset
…tests # Conflicts: # Assets/ConsentManagementProvider/Plugins/iOS/Source/Unity.mm # Assets/ConsentManagementProvider/Scripts/wrapper/iOS/CMPiOSListenerHelper.cs # Assets/ConsentManagementProvider/Scripts/wrapper/iOS/ConsentWrapperIOS.cs # Assets/ExampleApp/Scripts/PrivacySettings.cs
# Conflicts: # Assets/ConsentManagementProvider/Plugins/iOS/Source/SwiftBridge.swift # Assets/ConsentManagementProvider/Plugins/iOS/Source/Unity.mm # Assets/ConsentManagementProvider/Scripts/wrapper/iOS/ConsentWrapperIOS.cs
* develop: Add validation for pmId and property name Update `unitypackage` Update `CHANGELOG.md` Update `package.json` Update MIGRATION.md Update `MIGRATION.md` rename namespace `ConsentManagementProviderLib` -> `ConsentManagementProvider` Update `README.md` `MIGRATION.md` guide added to help in migration from 2.x.x to 3.0.0 # Conflicts: # Assets/ConsentManagementProvider/Plugins/iOS/Source/Unity.mm # Assets/ConsentManagementProvider/Scripts/facade/CMP.cs # Assets/ConsentManagementProvider/Scripts/wrapper/iOS/ConsentWrapperIOS.cs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.