-
Hello,
I am writing UITests using App Center for Android and iOS. I am using FreshMVVM and the FreshTabbedNavigationContainer as the startup page and adding tabs to it. I can set the AutomationId…
-
## I'm submitting a...
- Bug report (I searched for similar issues and did not find one) -->
## Current behavior
When creating a new App and adding the Uno.UITest project…
-
Cell hittable is false, so can't tap
-
1. Add `EG2UITests` UI Testing Bundle to our project
2. Add Pod file changes:
```
pod 'EarlGreyApp' (added to app target definition)
target 'EG2UITests' do
pod 'EarlGreyTe…
-
In our iOS app, I attempted to use codesigndoc to export the code-signing files for running UI tests. The Terminal.app output is included below. There IS a scheme present that has UITests enabled:
…
-
I have to say. It took a while before my environment was ready. There are some things missing in the "getting started" section. Especially for running UITest.
First problem was that the test weren'…
-
First off, I can't find any doc on how to explicitly set this testing library on AngularJS app with Karma. So I blindly set it up from what I understand from the readme. Here's what I put in the karma…
-
現在のプログラムではテストがありません。UnitTest や UITest を追加してください。
-
## I'm submitting a...
Sample app request
Documentation issue or request
## Current behavior
Uno.UiTest has documentation regarding how to create tests inside of the same solution…
-
### Description
In #8179 two new dependencies for our UI-tests have been added, `futures` and `tokio`. This increases the pipeline runtime by about 3 minutes. The additional time is mostly spent on …