Skip to content

feat: add end-to-end load testing suite (Artillery) with baseline met… - #614

Merged
Fatimasanusi merged 1 commit into
Trust-Analysis:mainfrom
Khadeejaarh:feature/load-testing-suite
Aug 30, 2026
Merged

feat: add end-to-end load testing suite (Artillery) with baseline met…#614
Fatimasanusi merged 1 commit into
Trust-Analysis:mainfrom
Khadeejaarh:feature/load-testing-suite

Conversation

@Khadeejaarh

@Khadeejaarh Khadeejaarh commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Closes #524


…rics

Implements #524. Adds Artillery scenarios simulated ~1,000 concurrent users placing fractional trade orders and holding WebSocket connections, a local mock backend for validation, an on-chain Soroban order-matching stress driver, baseline metrics documentation, and a CI smoke workflow.

Description

Brief description of changes.

Type of Change

  • Bug fix (fix(scope): message)
  • New feature (feat(scope): message)
  • Documentation (docs(scope): message)
  • Refactoring (refactor(scope): message)
  • CI/CD (ci(scope): message)
  • Other

PR Title Format

This PR follows Conventional Commits:

type(scope): description

Examples:

  • feat(backend): add user authentication
  • fix(api): resolve race condition in order processing
  • docs: update API documentation

Testing

  • Tests pass locally
  • New tests added (if applicable)

Checklist

  • PR title follows type(scope): message format
  • Code follows project style guidelines
  • Self-review completed

…rics

Implements Trust-Analysis#524. Adds Artillery scenarios simulated ~1,000 concurrent users
placing fractional trade orders and holding WebSocket connections, a local
mock backend for validation, an on-chain Soroban order-matching stress
driver, baseline metrics documentation, and a CI smoke workflow.
@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@Khadeejaarh Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Fatimasanusi
Fatimasanusi merged commit 3cdcaed into Trust-Analysis:main Aug 30, 2026
1 of 3 checks passed
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.

Create End-to-End Load Testing Suite

3 participants