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

Allow test nav helper to be re-entrant #75

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

DerekCrannaford
Copy link
Contributor

Checklist

  • [Y ] I'm using the correct PHP Version (8.1 for current, 7.4 for legacy).
  • [Y ] I've added comments to any new methods I've created or where else relevant.
  • [n/a ] I've replaced magic method usage on DbService classes with the getInstance() static method.
  • [n/a ] I've written any documentation for new features or where else relevant in the docs repo.

Description

New designs now emerging on whole module at -->navigation level (not just specific actions)
So Codeception test must check if first step navbar click flipped over into BootStrap tpl before trying drop menu click-actions

Changelog

Update Codeception nav-bar helper

@DerekCrannaford DerekCrannaford merged commit 9eaec16 into master Nov 15, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants