Ref T4327. Adds some basic tests to the Git parser for a set of common operations (add, change, move, copy, directory, symlink, propchange).
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T4327: Problems trying to import project
- Commits
- Restricted Diffusion Commit
rPf63e7571e525: Add unit tests for Git change parsers
Ran unit tests.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
src/applications/repository/worker/commitchangeparser/PhabricatorRepositoryGitCommitChangeParserWorker.php | ||
---|---|---|
231–249 | The actual SQL code deals with all this type massaging, so we can use a simpler implementation here. |