booster icon indicating copy to clipboard operation
booster copied to clipboard

Update project-initializer.test.ts

Open Virajjai opened this issue 1 year ago • 8 comments

Virajjai avatar Aug 08 '24 17:08 Virajjai

PR Summary

  • Inclusion of Debugging Support in Project Initializer Test The development team has created a launch.json file inside .vscode directory. This file plays an essential role in assisting during the debugging process, providing a preset configuration to ease workstream initialization while conducting tests.

what-the-diff[bot] avatar Aug 08 '24 17:08 what-the-diff[bot]

I have added test for check of launch.json file during initialization of booster project.

Virajjai avatar Aug 08 '24 17:08 Virajjai

/integration sha=e8118736d4012188d07342b366beb2cf5317a3ea

davidverdu avatar May 29 '25 15:05 davidverdu

:hourglass: Integration tests are running...

Check their status here 👈

github-actions[bot] avatar May 29 '25 15:05 github-actions[bot]

:white_check_mark: Integration tests have finished successfully!

github-actions[bot] avatar May 29 '25 16:05 github-actions[bot]

:white_check_mark: Integration tests have finished successfully!

github-actions[bot] avatar May 29 '25 16:05 github-actions[bot]

Hi @Virajjai this is a solo test but you are not adding any feature on this PR. When I generate a new project, the file .vscode/launch.json is not being generated. Could you add the proper feature?

davidverdu avatar Jun 16 '25 16:06 davidverdu

Hi @Virajjai this is a solo test but you are not adding any feature on this PR. When I generate a new project, the file .vscode/launch.json is not being generated. Could you add the proper feature?

Is this correct https://github.com/boostercloud/booster/pull/1581

Virajjai avatar Jun 17 '25 08:06 Virajjai