Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

feat: iOS deprecated tests removal #1448

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

igorgiumellizup
Copy link
Contributor

Related Issues

#1400

Description

Deprecated tests removal. These tests are now implemented in Appium

Checklist

Please, check if these important points are met using [x]:

  • I read the PR Guide and followed the process outlined there for submitting this PR.
  • I avoided breaking changes by not changing public APIs that people rely on.
  • I am willing to follow-up on review comments in a timely manner.

@github-actions github-actions bot added the iOS This issue directly affects structure and logic of iOS project label Mar 22, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@botbeaglezup
Copy link
Contributor

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@igorgiumellizup igorgiumellizup merged commit 24439de into master Mar 23, 2021
@igorgiumellizup igorgiumellizup deleted the feature/ios_test_refactoring branch March 23, 2021 12:38
uziasferreirazup pushed a commit that referenced this pull request Mar 24, 2021
uziasferreirazup added a commit that referenced this pull request Mar 29, 2021
* test components

* feat: improve api to write flex and style

* adjust code

* remove components

* add new components

* create extension to unit value

* adjust backend code and create sized box component

* add new function in style

* adjust operation

* create static function in bind

* improve accessbility

* create helper to platform

* apply var to corner radius

* adjust code

* add simple documentation

* adjust documentation

* adjust code

* create unit test

* create unit test

* adjust code

* create unit test

* adjust test and components

* adjust expanded

* fix: PageView retain cycle (#1434)

* Fix PageView retain cycle

* PageView retain cycle test

* chore: adjust error in horusec (#1441)

* chore: ignore error in appium test

* adjust

* adjust

* fix page layout of listView tests (#1423)

* feat: Improve iOS test script setup step (#1429)

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* Update automated_tests_appium_ios.yml

update

* Update backend/framework/src/main/kotlin/br/com/zup/beagle/platform/BeaglePlatform.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/kotlin-core/src/main/kotlin/br/com/zup/beagle/ext/FlexExtension.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/kotlin-core/src/main/kotlin/br/com/zup/beagle/ext/FlexExtension.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/kotlin-core/src/main/kotlin/br/com/zup/beagle/ext/FlexExtension.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/kotlin-core/src/main/kotlin/br/com/zup/beagle/ext/StyleExtension.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/kotlin-core/src/main/kotlin/br/com/zup/beagle/ext/StyleExtension.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/widgets/src/main/kotlin/br/com/zup/beagle/widget/style/Margin.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/widgets/src/main/kotlin/br/com/zup/beagle/widget/style/Padding.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/widgets/src/main/kotlin/br/com/zup/beagle/widget/style/SizedBox.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/widgets/src/main/kotlin/br/com/zup/beagle/widget/style/SizedBox.kt

Co-authored-by: igorgiumellizup <[email protected]>

* Update backend/widgets/src/main/kotlin/br/com/zup/beagle/widget/style/SizedBox.kt

Co-authored-by: igorgiumellizup <[email protected]>

* fix: iOS - TextInput enabled custom style config (#1440)

* fix: iOS - ErrorView retry block (#1428)

* fix: adjust crash when passing color in page indicator (#1452)

* tests removal (#1448)

* make unowned references weak (#1443)

* Update backend/framework/src/main/kotlin/br/com/zup/beagle/platform/BeaglePlatform.kt

Co-authored-by: Matheus Ribeiro Lima <[email protected]>

* Update backend/framework/src/main/kotlin/br/com/zup/beagle/platform/BeaglePlatform.kt

Co-authored-by: Matheus Ribeiro Lima <[email protected]>

* Update backend/widgets/src/main/kotlin/br/com/zup/beagle/widget/style/Accessibility.kt

Co-authored-by: Matheus Ribeiro Lima <[email protected]>

* adjust style

* adjust corner radius in platform

* remove builders

* adjust set flex

* adjust name flexible

* add new attribute has in master

* Update backend/kotlin-core/src/main/kotlin/br/com/zup/beagle/ext/FlexExtension.kt

Co-authored-by: paulomeurerzup <[email protected]>

* Update backend/kotlin-core/src/main/kotlin/br/com/zup/beagle/ext/FlexExtension.kt

Co-authored-by: paulomeurerzup <[email protected]>

* adjust snapshot test

Co-authored-by: Lucas Araújo <[email protected]>
Co-authored-by: tayronemachadozup <[email protected]>
Co-authored-by: igorgiumellizup <[email protected]>
Co-authored-by: Daniel Tes <[email protected]>
Co-authored-by: Matheus Ribeiro Lima <[email protected]>
Co-authored-by: paulomeurerzup <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS This issue directly affects structure and logic of iOS project tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants