mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-14 05:10:45 -05:00
* use user shell for git command * fix: support git status for staged and modified files * use simple git to get username * remove test file * types * add default statusType * fix test * add test * add e2e test * remove old code * fix tests * set email during tests * make test less flake * add logging * try move test to another file * use debug instead of console.log * add wait * rename spec * wip: live updates via subscription * fix bug in spec list stale cache * types * fix test * new git instance per test * do not show author for locally modified files * no status for folders * fix test * remove old file and fix snapshot * fix types * update test stubs Co-authored-by: Barthélémy Ledoux <bart@cypress.io>