Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new env setup glue code #294

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

feat: new env setup glue code #294

wants to merge 5 commits into from

Conversation

Nandana-NNR
Copy link
Contributor

No description provided.

Copy link

Invalid PR title. It must start with feat: or fix: or BREAKING CHANGE: or feat(): or fix(): or BREAKING CHANGE():. Please see our Contributing-Guide.

@Nandana-NNR Nandana-NNR changed the title new env setup glue code feat: new env setup glue code Dec 16, 2024
Copy link

Issue with linting detected.
Linting failed with the following errors:

yarn run v1.22.22
$ eslint .

/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/cypress/support/step_definitions/testSetup.js
  125:7  error  Replace `/^the·environment·has·been·set·up·for·'([^']+)'(?:·for·'([^']+)')?$/,·` with `⏎··/^the·environment·has·been·set·up·for·'([^']+)'(?:·for·'([^']+)')?$/,`  prettier/prettier

✖ 1 problem (1 error, 0 warnings)
  1 error and 0 warnings potentially fixable with the `--fix` option.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

For more information on our linting policies, please see our Linting-Guide.

* @param {String} scenarioType - The name of the scenario which is optional.
* @example
* Given the environment has been setup for 'device'
* Given the environment has been setup for 'device' for 'version'
Copy link
Collaborator

Choose a reason for hiding this comment

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

as far as I know, the ask was not to create a new glue code . It is using the env has been setup for 'testtype' tests which is the existing glue code

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.

3 participants