Skip to content

As a QA engineer, I want to validate that there are no Cron unschedule event error for hook errors in debug.log #350

@hanna-meda

Description

@hanna-meda

@smoke
Feature: Guard against cron unschedule hook errors in debug.log

Background:
Given I am logged in as admin
And plugin is installed 'new_release'
And plugin is activated

Scenario: No cron unschedule hook error after admin-side actions
When I go to 'wp-admin/options-general.php?page=wprocket#dashboard'
And I wait till preload finish
And I clear priority elements
Then no cron unschedule hook error in debug.log for saas
When I log out
And I visit some pages in incognito mode
Then no cron unschedule hook error in debug.log for saas

Scenario: No cron unschedule hook error after subscriber logged-in browsing session
Given I log out
When I log in as subscriber
And I visit some pages while logged in
Then no cron unschedule hook error in debug.log for saas

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions