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

User triggers event implementation #145

Merged
merged 14 commits into from
Jul 23, 2024
Merged

User triggers event implementation #145

merged 14 commits into from
Jul 23, 2024

Conversation

Nandana-NNR
Copy link
Contributor

@Nandana-NNR Nandana-NNR commented Jul 10, 2024

No description provided.

Copy link

Issue with linting or unit tests detected.
Linting failed with the following errors:

yarn run v1.22.22
$ eslint .

/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/cypress/support/constants/constants.js
  461:25  error  Insert `⏎···`  prettier/prettier
  463:56  error  Insert `,`     prettier/prettier

/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/cypress/support/step_definitions/fireboltCalls.js
  539:23  error  Insert `·`  prettier/prettier

✖ 3 problems (3 errors, 0 warnings)
  3 errors 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.

Copy link

Issue with linting or unit tests detected.
Linting failed with the following errors:

yarn run v1.22.22
$ eslint .

/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/defaultModule/requestModules/fcs.js
  126:19  error  Replace `·setResponse,·setTestProvider,·setLifecycleState,·fetchEventResponse,·triggerEvent·` with `⏎··setResponse,⏎··setTestProvider,⏎··setLifecycleState,⏎··fetchEventResponse,⏎··triggerEvent,⏎`  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.

Copy link

Issue with linting or unit tests 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/fireboltCalls.js
  538:9  error  'value' is never reassigned. Use 'const' instead  prefer-const

✖ 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.

@Nandana-NNR Nandana-NNR changed the title FIRECERT-2128-User triggers event implementation User triggers event implementation Jul 12, 2024
neeradanelxsi
neeradanelxsi previously approved these changes Jul 12, 2024
jbigel
jbigel previously approved these changes Jul 16, 2024
@Abhishk123 Abhishk123 merged commit c0140ae into dev Jul 23, 2024
5 checks passed
@Abhishk123 Abhishk123 deleted the FIRECERT-2128 branch July 23, 2024 10:19
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.

5 participants