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

Refactor API-specific workbench page objects to more closely reflect the underlying API #479

Open
danielwiehl opened this issue Aug 22, 2023 · 0 comments
Projects

Comments

@danielwiehl
Copy link
Collaborator

danielwiehl commented Aug 22, 2023

Is your feature request related to a problem? Please describe.

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Therefore, the following page objects should be revisited:

  • RouterPagePO (done)
  • MessageBoxOpenerPagePO (done)
  • NotificationOpenerPagePO
  • PopupOpenerPagePO

Example:

RouterPagePO.navigate(commands: Commands, extras: WorkbenchNavigationExtras)
@danielwiehl danielwiehl added this to Triage in SCION via automation Aug 22, 2023
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 6, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
danielwiehl pushed a commit that referenced this issue May 7, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
@danielwiehl danielwiehl mentioned this issue May 7, 2024
17 tasks
Marcarrian added a commit that referenced this issue May 7, 2024
…rkbench Router API

Page objects for the Workbench API should closely mimic the underlying API, i.e., provide a method similar to the actual API to make tests more readable and concise.

Relates to #479
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
SCION
  
Triage
Development

No branches or pull requests

1 participant