Skip to content
Snippets Groups Projects

Issue #3316484: Check if the message "Your site has not recently run an update readiness check." would appear on admin pages after cron is run.

Merged Issue #3316484: Check if the message "Your site has not recently run an update readiness check." would appear on admin pages after cron is run.
1 unresolved thread
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Yash Rode added 9 commits

    added 9 commits

    Compare with previous version

  • Yash Rode added 1 commit

    added 1 commit

    Compare with previous version

  • Wim Leers
  • Yash Rode added 1 commit

    added 1 commit

    Compare with previous version

  • Yash Rode added 1 commit

    added 1 commit

    Compare with previous version

  • Yash Rode added 1 commit

    added 1 commit

    Compare with previous version

  • 165 181 $assert_session->elementsCount('css', '#admin-dblog tbody tr', 1);
    166 182 $assert_session->elementTextContains('css', '#admin-dblog tr:nth-of-type(1) td:nth-of-type(4)', 'Drupal core has been updated from 9.8.0 to 9.8.1');
    167 183 $this->assertUpdateSuccessful('9.8.1');
    184 // \Drupal\automatic_updates\Routing\RouteSubscriber::alterRoutes() sets
    185 // `_automatic_updates_status_messages: skip` on the route for the path
    186 // `/admin/modules/update`, but not on the `/admin/reports` path. So to test
  • Wim Leers added 1 commit

    added 1 commit

    Compare with previous version

  • Ted Bowman added 13 commits

    added 13 commits

    Compare with previous version

  • Ted Bowman added 10 commits

    added 10 commits

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading