Problem/Motivation

Update fixture data to latest as of March, 2024.

Proposed resolution

Run the drush commands that come with PB to generate new fixture data and commit the results.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

chrisfromredfin created an issue. See original summary.

chrisfromredfin’s picture

Title: Update Fixture: March 2024 » Update Fixture: April 2024

chrisfromredfin’s picture

Status: Active » Needs review

If someone with some test chops could look at this, I'd appreciate it.

I mostly had to change tests because some of the categories were removed, resulting in some changes to what modules showed up in different scenarios; maybe there were other things I should change...

fjgarlin’s picture

Status: Needs review » Needs work

On first view, code-wise, it looks ok. I left some really small feedback on the MR. I haven't tested via drupalpod yet (and I don't know if I'll have the time since I'm travelling tomorrow and I have a packed day today), but I'd like to test this like this (in case somebody wants to do it):
- Drupalpod instance with module enabled, test UI
- Uninstall the module + Install again + test UI

chrisfromredfin’s picture

Status: Needs work » Fixed

I've run the testing as you've prescribed in DrupalPod - from scratch, then uninstalling and reinstalling. Everything seems to be behaving.

I'm gonna ship it!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.