Skip to content

PSP-10899: Updating nuget packages and adding test cases#5221

Merged
asanchezr merged 3 commits intobcgov:devfrom
stairaku:playwright-branch
Feb 19, 2026
Merged

PSP-10899: Updating nuget packages and adding test cases#5221
asanchezr merged 3 commits intobcgov:devfrom
stairaku:playwright-branch

Conversation

@stairaku
Copy link
Copy Markdown
Collaborator

No description provided.

@stairaku stairaku self-assigned this Feb 19, 2026
@stairaku stairaku added the test-scripts Tag used for functional test scripts label Feb 19, 2026
@sonarqubecloud
Copy link
Copy Markdown

Then Multiproperty property rendered successfully

Scenario: 14._Property_Hwy_and_Other_Tabs
Given I search for a property by Plan Number from row number 40

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
String[]
- the conversion can be done implicitly.
Then Multiproperty property rendered successfully

Scenario: 14._Property_Hwy_and_Other_Tabs
Given I search for a property by Plan Number from row number 40

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
String
- the conversion can be done implicitly.
Then Multiproperty property rendered successfully

Scenario: 14._Property_Hwy_and_Other_Tabs
Given I search for a property by Plan Number from row number 40

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
Table
- the conversion can be done implicitly.

Scenario: 14._Property_Hwy_and_Other_Tabs
Given I search for a property by Plan Number from row number 40
When I verify the Highway Tab

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
String
- the conversion can be done implicitly.

Scenario: 14._Property_Hwy_and_Other_Tabs
Given I search for a property by Plan Number from row number 40
When I verify the Highway Tab

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
Table
- the conversion can be done implicitly.
Scenario: 15._Property_PMBC_and_Crown_Tabs
Given I search for a property by PID from row number 41
When I verify the PMBC Tab
And I verify the Crown Tab

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
String[]
- the conversion can be done implicitly.
Scenario: 15._Property_PMBC_and_Crown_Tabs
Given I search for a property by PID from row number 41
When I verify the PMBC Tab
And I verify the Crown Tab

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
String
- the conversion can be done implicitly.
Scenario: 15._Property_PMBC_and_Crown_Tabs
Given I search for a property by PID from row number 41
When I verify the PMBC Tab
And I verify the Crown Tab

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
Table
- the conversion can be done implicitly.
Given I search for a property by PID from row number 41
When I verify the PMBC Tab
And I verify the Crown Tab
Then Property Tabs rendered successfully

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
String
- the conversion can be done implicitly.
Given I search for a property by PID from row number 41
When I verify the PMBC Tab
And I verify the Crown Tab
Then Property Tabs rendered successfully

Check warning

Code scanning / CodeQL

Useless upcast Warning test

There is no need to upcast from
null
to
Table
- the conversion can be done implicitly.
@asanchezr asanchezr added this pull request to the merge queue Feb 19, 2026
Merged via the queue into bcgov:dev with commit a47a511 Feb 19, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-scripts Tag used for functional test scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants