code-server/test
Joe Previte cb5ab48d48
fix: coveragePathIgnorePatterns to /out
We were accidentally ignoring `node/routes` because we had "out"
instead of "/out" in `coveragePathIgnorePatterns` which caused
us to not collect coverage for those files. Now we do.
2021-05-06 11:53:17 -07:00
..
e2e Merge pull request #3263 from cdr/jsjoeio/fix-e2e-test 2021-04-30 15:38:32 -07:00
unit fix: coveragePathIgnorePatterns to /out 2021-05-06 11:53:17 -07:00
utils Refactor integration tests to use main entry point 2021-05-05 12:24:41 -05:00
config.ts fix(e2e): use one worker to reduce flakiness 2021-04-29 16:27:19 -07:00
package.json chore(deps): add resolution for newest playwright 2021-04-15 11:46:44 -07:00
tsconfig.json refactor: move jest around and add code coverage 2021-01-22 14:18:45 -07:00
yarn.lock chore(deps): add resolution for newest playwright 2021-04-15 11:46:44 -07:00