mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Key changes were: - Introduction of dependencies as interfaces to permit stubbing in general (Dependency Inversion Principle) - Introduction of segregated interfaces to only require stubbing of minimal stuff (Interface Segregation Principle) Signed-off-by: Janne Savolainen <janne.savolainen@houston-inc.com> |
||
|---|---|---|
| .. | ||
| common | ||
| extensions | ||
| main | ||
| migrations | ||
| renderer | ||
| jest.setup.ts | ||
| preload.ts | ||