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

Add Apex benchmark service #16

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conversation

pwrightcertinia
Copy link
Contributor

@pwrightcertinia pwrightcertinia commented Oct 31, 2024

Add core part of an apex benchmarking service - which will eventually replace the current code path within the TransactionTestTemplate as well as becoming a start point for CLI and JS API.

Adds a typescript compiler plugin with ts-patch - this inlines apex code into strings on require statements so the files do not have to be loaded constantly at runtime. In future this could also be used to load templates in for different test types.

  • unit tests to do for apex.ts, soap, benchmark modules

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.

1 participant