mirror of
https://github.com/coder/code-server.git
synced 2026-05-26 15:13:28 +00:00
Merge pull request #3866 from cdr/jsjoeio-reorg-test-files
refactor: clean up test file structure
This commit is contained in:
@@ -143,7 +143,7 @@ Our unit tests are written in TypeScript and run using
|
||||
|
||||
These live under [test/unit](../test/unit).
|
||||
|
||||
We use unit tests for functions and things that can be tested in isolation.
|
||||
We use unit tests for functions and things that can be tested in isolation. The file structure is modeled closely after `/src` so it's easy for people to know where test files should live.
|
||||
|
||||
### Integration tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user