O3 - 2199 : Add BDD steps on tests#40
Conversation
|
@Piumal1999 @jayasanka-sack Please review this PR. |
|
@Piumal1999 I committed the suggestions. can you please review this? |
|
Hi @dilankavishka, |
a32bfb3 to
fa225e3
Compare
|
@Piumal1999 Done with the issue. can you please review this? |
|
@Piumal1999 Done with the suggestions. |
|
This is very close, @dilankavishka. Do you have the bandwidth to wrap it up? |
|
@jayasanka-sack I found this that I uncompleted this PR. Let me complete this soon. |
|
@jayasanka-sack I made some changes for this. Could you please review this again? |
jayasanka-sack
left a comment
There was a problem hiding this comment.
Thanks @dilankavishka!
One last thing, remove all unused functions from the page file in ../pages.
Ex: openConceptLabPage.addOclSubscription();
|
@jayasanka-sack Made the changes. |
Requirements
Summary
This PR enhances the existing End-to-End (E2E) tests by incorporating Behavior-Driven Development (BDD) steps using Gherkin syntax. The modifications utilize Playwright's test.step function to organize the test scenarios into well-defined steps, making the test suite more readable and aligned with BDD principles.
Screenshots
Updated changes.

None.
Issue
None.
Other
None.