Currently, the unit tests actually run under the current user. For that reason, some are disabled due to affecting the repository the user is currently running. To fix, this would be changed by giving an encapsulation layer to those tests, placing them in a separate environment, or not necessarily running the git command, but otherwise operating the same.
Currently, the unit tests actually run under the current user. For that reason, some are disabled due to affecting the repository the user is currently running. To fix, this would be changed by giving an encapsulation layer to those tests, placing them in a separate environment, or not necessarily running the git command, but otherwise operating the same.