-
Notifications
You must be signed in to change notification settings - Fork 60
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
Test: Add tests for smart menu visibility restriction by date #364
Labels
good first issue
Something which can be addressed by newcomers in reasonable time
test
Something which targets automated tests (Behat, PHPUnit)
Comments
abias
added
feature
Something which is a new feature or big improvement
test
Something which targets automated tests (Behat, PHPUnit)
good first issue
Something which can be addressed by newcomers in reasonable time
and removed
feature
Something which is a new feature or big improvement
labels
Aug 21, 2023
abias
changed the title
Improvement: Add tests for smart menu visibility restriction by date
Test: Add tests for smart menu visibility restriction by date
Aug 27, 2023
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Sep 22, 2023
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Dec 12, 2023
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Dec 13, 2023
abias
moved this from In Progress DEV
to Ready for REVIEW
in Boost Union Planning Board
Dec 16, 2023
lucaboesch
pushed a commit
that referenced
this issue
Dec 20, 2023
This can be closed. |
github-project-automation
bot
moved this from Ready for REVIEW
to CLOSED
in Boost Union Planning Board
Dec 20, 2023
abias
pushed a commit
that referenced
this issue
Jan 13, 2024
abias
pushed a commit
that referenced
this issue
Jan 13, 2024
abias
pushed a commit
that referenced
this issue
Jan 13, 2024
detomon
pushed a commit
to detomon/moodle-theme_boost_union
that referenced
this issue
Aug 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
good first issue
Something which can be addressed by newcomers in reasonable time
test
Something which targets automated tests (Behat, PHPUnit)
This is a follow-up issue to #300.
In https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/blob/f5d593275c6ec4e8d2e446e3f82a51823e2f6e87/tests/behat/theme_boost_union_menu_rules.feature and https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/blob/f5d593275c6ec4e8d2e446e3f82a51823e2f6e87/tests/behat/theme_boost_union_menuitem_rules.feature, there are test scenarios for restricting the visibility of smart menus and smart menu items per cohort, per role and per language. But there aren't any tests for restricting the visibility of smart menus and smart menu items per date which is a usable feature as well.
The text was updated successfully, but these errors were encountered: