Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Research an integration framework and create PoC #14676

Closed
1 of 2 tasks
Tracked by #14145
julienrbrt opened this issue Jan 18, 2023 · 1 comment · Fixed by #15556
Closed
1 of 2 tasks
Tracked by #14145

Research an integration framework and create PoC #14676

julienrbrt opened this issue Jan 18, 2023 · 1 comment · Fixed by #15556
Assignees
Labels

Comments

@julienrbrt
Copy link
Member

julienrbrt commented Jan 18, 2023

Research at existing integration frameworks in and outside the ecosystem.
Apply the findings to the SDK (tests/integration) in the PoC to demonstrate to the team.

The recommended features of the integration framework PoC:

  • Allow to test modules with their minimal dependencies
  • It should allow integration tests to be back under x/{module} without increasing the dependency graph

The shortcomings of the current way, is tests are far from what is being tested and importing not only their module dependencies.

@alexanderbez
Copy link
Contributor

You should point out in the issue body what are the shortcomings and failures of the current integration test design.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants