Skip to content

Conversation

@mogusbi-motech
Copy link
Contributor

@mogusbi-motech mogusbi-motech commented Nov 17, 2025

Closes #168


Note

Adds robust E2E coverage for file uploads and virus scanning with increased timeouts, and updates Auth0 ManagementClient and tenant sandbox version.

  • E2E tests (Accounts):
    • Add eicar fixture to generate an EICAR test file and expose via Playwright fixtures in e2e/fixtures.ts.
    • Extend VAT and non-VAT flows to cover file uploads (invoice attachments), ensure upload control hides after selection, and verify downloads.
    • Add virus scanning scenarios: upload EICAR, wait for notification, and verify infected file removal on transaction view.
    • Increase timeouts and relax notification unread count regex to [0-4]; add stability assertions across pages.
  • Auth0 tenant:
    • Upgrade ManagementClient usage from auth0@3.0.1 to auth0@3.5.0 in rules.
    • Bump tenant sandbox_version from 16 to 18 in tenant.yaml.

Written by Cursor Bugbot for commit f0eb1e0. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@github-actions github-actions bot added the id label Nov 17, 2025
@github-actions
Copy link

Add these params to your .env.local file

REACT_APP_APPSYNC_URL="https://xbe534ylynhidg426xt43ouo3e.appsync-api.eu-west-1.amazonaws.com/graphql"
REACT_APP_AWS_REGION="eu-west-1"

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add more E2E tests

2 participants