Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ACA-3188] Add methods for ADW+APS1 e2e #6816

Merged
merged 13 commits into from Apr 9, 2021
Merged

Conversation

iuliaib
Copy link
Contributor

@iuliaib iuliaib commented Mar 12, 2021

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)

What is the new behaviour?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@pr-triage pr-triage bot added the PR: draft label Mar 12, 2021
@iuliaib iuliaib marked this pull request as ready for review March 22, 2021 09:09
@iuliaib iuliaib requested a review from cristinaj March 22, 2021 09:10
@codecov-io
Copy link

codecov-io commented Mar 23, 2021

Codecov Report

Merging #6816 (c6f6eed) into develop (e589071) will increase coverage by 1.18%.
The diff coverage is n/a.

❗ Current head c6f6eed differs from pull request most recent head fcf5ef6. Consider uploading reports for the commit fcf5ef6 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6816      +/-   ##
===========================================
+ Coverage    76.61%   77.80%   +1.18%     
===========================================
  Files          887      156     -731     
  Lines        20249     4343   -15906     
  Branches      4036      855    -3181     
===========================================
- Hits         15514     3379   -12135     
+ Misses        3495      671    -2824     
+ Partials      1240      293     -947     
Impacted Files Coverage Δ
...-selector/content-node-selector-panel.component.ts 85.85% <0.00%> (-5.33%) ⬇️
...ocument-list/components/document-list.component.ts 82.82% <0.00%> (-1.97%) ⬇️
...ents/widgets/upload-folder/upload-folder.widget.ts
...rocess/components/start-process-cloud.component.ts
...c/lib/people/components/people/people.component.ts
...atable/components/date-cell/date-cell.component.ts
.../process-list/components/process-list.component.ts
...core/notifications/helpers/notification.factory.ts
...am/components/tooltip/diagram-tooltip.component.ts
lib/core/mock/form/start-form.component.mock.ts
... and 725 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e589071...fcf5ef6. Read the comment docs.

@iuliaib
Copy link
Contributor Author

iuliaib commented Apr 9, 2021

@eromano based on the meeting that we had yesterday I've deleted the isDisplayed() methods.
Could you please, review again these changes?
Thanks

Copy link
Contributor

@eromano eromano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@eromano eromano merged commit 318ce0e into develop Apr 9, 2021
@eromano eromano deleted the dev-iuliaib-ACA-3188 branch April 9, 2021 10:41
TomikaArome pushed a commit that referenced this pull request Apr 9, 2021
* Add isRemoveFileOptionDisplayed method

* Add checkStartProcessFormIsDisplayed method

* delete unused class

* add setUserTaskName to e2e-displayValue-process

* delete unused class

* update isRemoveFileOptionDisplayed method

* Create separate PO for start-form component

* Export new PO

* tslint fix

* convert selectors to TestElement

* improve test-element isDisplayed method

* rename method

* Remove methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants