Skip to content

PSP-11230 - Adding some automation and correcting others#5238

Merged
stairaku merged 3 commits intobcgov:devfrom
stairaku:playwright-branch
Mar 2, 2026
Merged

PSP-11230 - Adding some automation and correcting others#5238
stairaku merged 3 commits intobcgov:devfrom
stairaku:playwright-branch

Conversation

@stairaku
Copy link
Collaborator

@stairaku stairaku commented Mar 2, 2026

No description provided.

@stairaku stairaku self-assigned this Mar 2, 2026
@stairaku stairaku added the test-scripts Tag used for functional test scripts label Mar 2, 2026
Then A new Disposition file is created successfully

Scenario: 05._Disposition_Files_Digital_Documents
Scenario: 04._Disposition_File_Agreements_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: 05._Disposition_Files_Digital_Documents
Scenario: 04._Disposition_File_Agreements_Tab
Given I create a new Disposition File from row number 16

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: 05._Disposition_Files_Digital_Documents
Scenario: 04._Disposition_File_Agreements_Tab
Given I create a new Disposition File from row number 16

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: 05._Disposition_Files_Digital_Documents
Scenario: 04._Disposition_File_Agreements_Tab
Given I create a new Disposition File from row number 16
When I create Agreements within a Disposition File

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: 05._Disposition_Files_Digital_Documents
Scenario: 04._Disposition_File_Agreements_Tab
Given I create a new Disposition File from row number 16
When I create Agreements within a Disposition File

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: 05._Disposition_Checklist_Tab
Given I create a new Disposition File from row number 7
When I insert Checklist information to an Disposition File

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: 05._Disposition_Checklist_Tab
Given I create a new Disposition File from row number 7
When I insert Checklist information to an Disposition File

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: 05._Disposition_Checklist_Tab
Given I create a new Disposition File from row number 7
When I insert Checklist information to an Disposition File
Then A new Disposition file is created 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.
Scenario: 05._Disposition_Checklist_Tab
Given I create a new Disposition File from row number 7
When I insert Checklist information to an Disposition File
Then A new Disposition file is created 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.
Scenario: 05._Disposition_Checklist_Tab
Given I create a new Disposition File from row number 7
When I insert Checklist information to an Disposition File
Then A new Disposition file is created 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.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 2, 2026

@stairaku stairaku added this pull request to the merge queue Mar 2, 2026
Merged via the queue into bcgov:dev with commit 888ca33 Mar 2, 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.

2 participants