[lldb-dap][ext] Setup tests for lldb-dap extension (#174641)
This add the basic unit test support for the dap-extension.
It also
- adds a .prettierignore file to exclude folder not to format.
- Includes the test folder in when formatting.
uses `vscode-test` from
https://code.visualstudio.com/api/working-with-extensions/testing-extension#quick-setup-the-test-cli
Follow up from
https://github.com/llvm/llvm-project/pull/162635#discussion_r2486112688