Closed SkorikSergey closed 1 month ago
@SkorikSergey : CheckUserEnvsTest.spec.ts
test name is too vague, IMHO.
What do you think about naming the test more straightforward, like: UserSecretsInWorkspace.spec.ts
?
@SkorikSergey :
CheckUserEnvsTest.spec.ts
test name is too vague, IMHO. What do you think about naming the test more straightforward, like:UserSecretsInWorkspace.spec.ts
?
Yes, that is better. I will rename it to UserSecretsInWorkspaceTest
@SkorikSergey : Test
prefix in a script name is redundant. Look at the other test script names in the specs folder.
@SkorikSergey :
Test
prefix in a script name is redundant. Look at the other test script names in the specs folder.
Ok. Updated.
What does this PR do?
Create new checkUserEnvsTest test that will check
``` "````````User secrets in workspace
" test-caseWhat issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-7271
How to test this PR?
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.