You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gitStatus needs to be tested, unable to use -w when testing integration > cases because the functionality hasn't been implemented in TestHost. In Andrew's words "git status functionality should be done through the Host, and a mock Host can be injected into the test runs that returns fake results for git operations".
gitStatus needs support for when the repository and the project folder are on a different absolute path
The text was updated successfully, but these errors were encountered:
gitStatus
needs to be tested, unable to use-w
when testingintegration
>cases
because the functionality hasn't been implemented inTestHost
. In Andrew's words "git status functionality should be done through the Host, and a mock Host can be injected into the test runs that returns fake results for git operations".gitStatus
needs support for when the repository and the project folder are on a different absolute pathThe text was updated successfully, but these errors were encountered: