Problem/Motivation

Implement addDotGitFolder in package_manager/tests/src/Traits/FixtureUtilityTrait.php which
accepts a path where we want to create a .git folder.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

omkar.podey created an issue. See original summary.

omkar.podey’s picture

Issue summary: View changes
omkar.podey’s picture

Issue summary: View changes
omkar.podey’s picture

Title: Add addDotGitFolder functionality to package_manager/tests/src/Traits/FixtureUtilityTrait.php » Add addDotGitFolder functionality to \Drupal\fixture_manipulator\FixtureManipulator

omkar.podey’s picture

Added an unnecessary doc block will remove it once the tests pass.

wim leers’s picture

Priority: Normal » Major
Issue tags: +blocker
wim leers’s picture

Requested one small piece of extra test coverage 🤓

omkar.podey’s picture

Assigned: omkar.podey » wim leers
Status: Active » Needs review
wim leers’s picture

Assigned: wim leers » Unassigned
Status: Needs review » Reviewed & tested by the community

Beautifully clear and elegant merge request, with very clear test coverage too — and indeed good call to use FixtureManipulator instead of (Active|Stage)FixtureManipulator — both of those are just very thin wrappers around FixtureManipulator that merely add guarantees that they were indeed applied to active/stage dir respectively 👍

Let's get this in!

tedbow made their first commit to this issue’s fork.

omkar.podey’s picture

tedbow’s picture

Status: Reviewed & tested by the community » Needs work

@omkar.podey 1 more test change needed

omkar.podey’s picture

Assigned: Unassigned » tedbow
Status: Needs work » Needs review
wim leers’s picture

Status: Needs review » Reviewed & tested by the community

Nice improvement 😊🚢

  • tedbow committed 4e5e5b13 on 8.x-2.x authored by omkar.podey
    Issue #3335802 by omkar.podey, tedbow: Add addDotGitFolder functionality...
tedbow’s picture

Status: Reviewed & tested by the community » Fixed

Great!

Status: Fixed » Closed (fixed)

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