Skip to content

Conversation

@AnkitCLI
Copy link
Collaborator

No description provided.

@AnkitCLI AnkitCLI force-pushed the e2e-hub-tests branch 3 times, most recently from 8f64ebc to a8f4a4a Compare October 25, 2023 08:10
Feature: Hub - Run time scenarios

@TS-HUB-RNTM-01
Scenario: Verify that the user is able to deploy and delete a plugin
Copy link
Collaborator

Choose a reason for hiding this comment

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

Change it to 'Verify that the user is able to deploy a plugin in Hub and then delete it successfully .

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

added

@RunWith(Cucumber.class)
@CucumberOptions(
features = {"src/e2e-test/features"},
glue = {},
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why we have not added glue "io.cdap.cdap.hub.stepsdesign", "stepsdesign"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we have not added because in these phase 1 features we are not using any hooks and stepdesigns so far.So it is not necessary as of now.We will use it in phase 2 features.

serverUrl=https://placeholder.com/api
# command to generate token: gcloud auth print-access-token
serverAccessToken=placeholder
expectedPluginName=Anaplan
Copy link
Collaborator

Choose a reason for hiding this comment

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

And the start and end comments section for HUB related properties as this is common file. Refer google cloud repo for same.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

added.

@AnkitCLI AnkitCLI force-pushed the e2e-hub-tests branch 2 times, most recently from 5ad4911 to a178c75 Compare October 27, 2023 06:21
@AnkitCLI AnkitCLI force-pushed the e2e-hub-tests branch 3 times, most recently from 8609788 to 2d0c172 Compare October 27, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants