Skip to content

Issue 124 - Automated test implementation for bootstrap.properties -LCLS#431

Open
SuparnaSuresh wants to merge 45 commits intoOpenLiberty:mainfrom
SuparnaSuresh:issue124-TestcasesLCLSForBootstrapProperties
Open

Issue 124 - Automated test implementation for bootstrap.properties -LCLS#431
SuparnaSuresh wants to merge 45 commits intoOpenLiberty:mainfrom
SuparnaSuresh:issue124-TestcasesLCLSForBootstrapProperties

Conversation

@SuparnaSuresh
Copy link
Contributor

@SuparnaSuresh SuparnaSuresh commented Dec 9, 2024

Fixes #438 includes,
Fixes #425, Fixes #426 , Fixes #423
Test case implemented for bootstrap.properties -

  • liberty-ls type ahead support in bootstrap.properties for a Liberty Server Configuration
  • liberty-ls diagnostic support
  • liberty-ls Hover support

@SuparnaSuresh SuparnaSuresh self-assigned this Dec 9, 2024

}).timeout(65000);

it('Should show type ahead support in bootstrap.properties for a Liberty Server Configuration booststrap.properties entry', async () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use the word 'completion' instead of 'type ahead'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed. Thanks

* @param configFileName
* Open specific config file from parent directory
*/
export async function openConfigFile(parentDir: string, configFileName: string) {
Copy link
Contributor

@aparnamichael aparnamichael Feb 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update with more meanigful name for the method.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed. Thanks

Copy link
Contributor

@aparnamichael aparnamichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address the review comments.

@@ -1,3 +1,4 @@

/**
* Copyright (c) 2020, 2022 IBM Corporation.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the year in copyright header.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed. Thanks

@SuparnaSuresh
Copy link
Contributor Author

Review comments addressed. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants