German

Results 24 issues of German

The `testAccountCreation` test fails randomly. Some failure examples: 1: ``` testAccountCreation, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Expect predicate `exists == 1` for object "GetMyProfileButton"...

Main class is not completely migrated to swift 3 causing the pod not compiling correctly in version 1.0.1.

bug

Ideally, the initial configuration, env keys setup and other processes needed in the future, should live in its own repository and Xcode project. - This avoids polluting the ios-base repository...

enhancement

The tooltip content goes beyond the screen bounds in any of the directions if it is long enough or aligned to that edge. It should be nice to have the...

Is there a way to run multiple samplers within the same Thread Group? I want to spit my threads to use different bitrates based on user defined parameters. My Test...

As per Open Source improvements, GitHub project should be used to professionalize maintenance.

### Migrate swift version to 4.2 in all targets and dependencies.

QUick and Nimble dependencies need to be updated Test target is unlinked from the host app

#### Gradient attributes accessors * Added accessors to all gradient attributes to allow updating the gradient layer as needed. * Improved angle setter with a more accurate(Mathematical) solution. * Updated...