Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

[DO- 4505][patch] sorting tests relocation #61

Merged
merged 3 commits into from
Nov 24, 2023

Conversation

JoelDietz
Copy link

Relocated the sorting tests to the components responsible for the sorting and changed the tests in components to not search for the rendered content of a child of a child of a child component but but getting the functions triggered with the possible entries.

@JoelDietz JoelDietz self-assigned this Nov 24, 2023
Copy link

github-actions bot commented Nov 24, 2023

Integration Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 20347a5.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 24, 2023

Unit Test Results

229 tests   226 ✔️  19s ⏱️
  55 suites      3 💤
  55 files        0

Results for commit 20347a5.

♻️ This comment has been updated with latest results.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

95.2% 95.2% Coverage
0.2% 0.2% Duplication

Copy link

Kudos, SonarCloud Quality Gate passed!    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

@JoelDietz JoelDietz changed the title [DO- 4505] sorting tests relocation [DO- 4505][patch] sorting tests relocation Nov 24, 2023
@JoelDietz JoelDietz merged commit 5b32b8d into dev Nov 24, 2023
18 checks passed
@JoelDietz JoelDietz deleted the fix/DO-4505_sortingTestsRelocation branch November 24, 2023 10:55
hgo-ds pushed a commit that referenced this pull request Nov 25, 2023
* fix: changed the testing to only test what is in the component since the rendering could take some time in the tests.

* chore: clean up of the old test that were commented out so that in case of errors the old test could be checked
hgo-ds pushed a commit that referenced this pull request Nov 28, 2023
* fix: changed the testing to only test what is in the component since the rendering could take some time in the tests.

* chore: clean up of the old test that were commented out so that in case of errors the old test could be checked
hgo-ds pushed a commit that referenced this pull request Jan 2, 2024
* fix: changed the testing to only test what is in the component since the rendering could take some time in the tests.

* chore: clean up of the old test that were commented out so that in case of errors the old test could be checked
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants