Add unit tests

This commit is contained in:
Thilina Shashimal Senarath 2025-04-08 13:26:16 +05:30
parent 32c9378aad
commit b2b2124b76
8 changed files with 756 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,4 @@
{
"github.copilot.chat.codesearch.enabled": true,
"github.copilot.chat.newWorkspaceCreation.enabled": true
}