Closed (fixed)
Project:
Project Browser
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2024 at 15:13 UTC
Updated:
16 May 2024 at 15:24 UTC
Jump to comment: Most recent
Update fixture data to latest as of March, 2024.
Run the drush commands that come with PB to generate new fixture data and commit the results.
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
Comment #2
chrisfromredfinComment #4
chrisfromredfinIf 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...
Comment #5
fjgarlin commentedOn 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
Comment #7
chrisfromredfinI'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!