Vijay Ganesh

Results 4 comments of Vijay Ganesh

Hey @bupd! As described in this test [`Verify Download CA Link`](https://github.com/goharbor/harbor/blob/b0e54cad7645ab9fa64180dd6589087391d04b01/tests/robot-cases/Group1-Nightly/Common.robot#L167), I noticed that there isn't any text like `Registry Root Certificate` in the [`System Settings`](https://github.com/goharbor/harbor/blob/b0e54cad7645ab9fa64180dd6589087391d04b01/tests/resources/Harbor-Pages/Configuration.robot#L139)[[1](https://github.com/goharbor/harbor/blob/b0e54cad7645ab9fa64180dd6589087391d04b01/tests/resources/Harbor-Pages/Configuration_Elements.robot#L27)]. Also I witnessed that...

Hey @bupd, I have gone through your proposal in the community, but just wanted to share about this `Browser Library`, though it won't suits the requirement and plans. Simply it...

@bupd I agree with your point. And also the tests in [`Common.robot`](https://github.com/goharbor/harbor/blob/b0e54cad7645ab9fa64180dd6589087391d04b01/tests/robot-cases/Group1-Nightly/Common.robot) are greatly dependent on the [`Utils.robot`](https://github.com/goharbor/harbor/blob/b0e54cad7645ab9fa64180dd6589087391d04b01/tests/resources/Util.robot) which imports and exports enormous amount of keywords defined in `Harbor-Pages` for...

I hope discussing about a proper directory structure and having it planned will be helpful in this migration and reduces conflicts and redundancies at work. Proposed Directory Structure ``` harbor/src/portal/e2e/...