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

test: fix layout of listView page #1423

Merged
merged 1 commit into from
Mar 18, 2021
Merged

Conversation

tayronemachadozup
Copy link
Contributor

Related Issues

Description and Example

Correcting listView styles that caused elements to become unconfigured on the screen

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.

@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

@tayronemachadozup tayronemachadozup added web This issue directly affects structure and logic of Web project Integration Test labels Mar 10, 2021
@tayronemachadozup tayronemachadozup merged commit d17029f into master Mar 18, 2021
@tayronemachadozup tayronemachadozup deleted the fix/listviewTests branch March 18, 2021 13:55
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
backend This issue directly affects structure and logic of Backend project Integration Test web This issue directly affects structure and logic of Web project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants