user avatar
VSCode launch configurations for debugging (#2281)
Alex authored
* Add configuration for debugging integration tests
Signed-off-by: default avatarAlex Culliere <alozhkin@mirantis.com>

* Add launch configuration for debugging main process
Signed-off-by: default avatarAlex Culliere <alozhkin@mirantis.com>

* Continue polishing debug configurations
Signed-off-by: default avatarAlex Culliere <alozhkin@mirantis.com>

* Remove unnecessary dependency
Signed-off-by: default avatarAlex Culliere <alozhkin@mirantis.com>

* Add debug configuration for unit tests + cleanup vscode tasks
Signed-off-by: default avatarAlex Culliere <alozhkin@mirantis.com>

* Update src/renderer/bootstrap.tsx

Add `await` keyword to debugger attachment
Co-authored-by: default avatarchh <1474479+chenhunghan@users.noreply.github.com>
Signed-off-by: default avatarAlex Culliere <alozhkin@mirantis.com>

* Update src/renderer/bootstrap.tsx
Co-authored-by: default avatarchh <1474479+chenhunghan@users.noreply.github.com>
Signed-off-by: default avatarAlex Culliere <alozhkin@mirantis.com>

* Use existing  variable to wait for chrome debugger attac...
1b0f56f4
Name Last commit Last update
..