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

test(editor): Add AI Assistant e2e tests (no-changelog) #10476

Merged
merged 10 commits into from
Aug 20, 2024

Conversation

MiloradFilipovic
Copy link
Contributor

Summary

End-to-end tests for the AI Assistant feature. Rest of the codebase will be covered by unit tests in the upcoming PRs.

Related Linear tickets, Github issues, and Community forum posts

Closes ADO2-64

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

* master:
  fix(editor): Fix edge button background color in dark mode in new canvas (no-changelog) (#10475)
  feat(editor): Add old execution status rendering in new canvas (no-changelog) (#10473)
  feat(editor): Update cursor behaviour in new canvas (no-changelog) (#10472)
  fix(editor): Add missing control button events to new canvas (no-changelog) (#10471)
  fix: Show input names when node has multiple inputs (#10434)
  fix(editor): Adjust default zoom level in new canvas (no-changelog) (#10469)
  fix(Read/Write Files from Disk Node): Better error handling when file name missing (no-changelog) (#10463)
  fix: Remove unimplemented Postgres credentials options (#10461)
  fix(Invoice Ninja Node): Fix payment types (#10462)
@MiloradFilipovic MiloradFilipovic self-assigned this Aug 19, 2024
mutdmour
mutdmour previously approved these changes Aug 19, 2024
Copy link
Contributor

@mutdmour mutdmour left a comment

Choose a reason for hiding this comment

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

🥰

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Aug 19, 2024
Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link

cypress bot commented Aug 19, 2024



Test summary

413 0 0 0Flakiness 0


Run details

Project n8n
Status Passed
Commit d77887a
Started Aug 20, 2024 6:20 PM
Ended Aug 20, 2024 6:24 PM
Duration 04:51 💡
OS Linux Debian -
Browser Electron 118

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

Copy link
Contributor

✅ All Cypress E2E specs passed

@MiloradFilipovic MiloradFilipovic merged commit eecb804 into master Aug 20, 2024
27 checks passed
@MiloradFilipovic MiloradFilipovic deleted the ADO2-64-assistant-e2e-tests branch August 20, 2024 11:05
MiloradFilipovic added a commit that referenced this pull request Aug 21, 2024
* master:
  fix(core): Replace `sanitize-html` with `xss` in XSS validator constraint (#10479)
  refactor(core): Track metrics state and categories in telemetry (no-changelog) (#10483)
  fix: Rename Assistant back (#10481)
  test(editor): Add AI Assistant e2e tests (no-changelog) (#10476)
  feat(core): Support bidirectional communication between specific mains and specific workers (#10377)
  refactor(editor): Add types to global link actions event bus (no-changelog) (#10452)
@janober
Copy link
Member

janober commented Aug 21, 2024

Got released with n8n@1.56.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants