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

Prepare test utilities for publishing as a separate module #411

Closed
Tracked by #412
timkimadobe opened this issue Sep 27, 2023 · 0 comments
Closed
Tracked by #412

Prepare test utilities for publishing as a separate module #411

timkimadobe opened this issue Sep 27, 2023 · 0 comments
Assignees
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue templates

Comments

@timkimadobe
Copy link
Contributor

timkimadobe commented Sep 27, 2023

Task description

We want to provide the:

  1. JSON comparison system
  2. Event test capture and assertion system (TestBase + InstrumentedExtension)

For general availability to other extensions to use in their own test suites. Investigate what is required for publishing as a separate module from the base Edge extension itself (like AEPServices from AEPCore)

Since the use case is for testing only, the size of the module itself is not as much of a concern

Additional implementation details or code snippet(s)

No response

@timkimadobe timkimadobe added the task Item that can be completed as a standalone code change or is part of an epic.Used by issue templates label Sep 27, 2023
@timkimadobe timkimadobe self-assigned this Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue templates
Projects
None yet
Development

No branches or pull requests

2 participants