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

E2E testing - Figure out expected_output #56

Open
eyal-mor opened this issue Feb 27, 2023 · 0 comments
Open

E2E testing - Figure out expected_output #56

eyal-mor opened this issue Feb 27, 2023 · 0 comments
Labels
DevX Developer Experience related E2E Related to "shore test-remote" enhancement New feature or request

Comments

@eyal-mor
Copy link
Contributor

Original Author: @dkirillov

We should figure out how the E2E testing behaves and the interface for it - specifically around expected_output and the various stage output cases.

Some things that come up are:

  • How strict we are with tests.
  • If the stage produces nothing, do tests need to check for nothing.
  • If a stage produces something, but we don't care, do we still need to check for it.
  • If a stage produces something, but that something is dynamic between each run, how do we check for that (or do we).
@dkirillov dkirillov added enhancement New feature or request DevX Developer Experience related E2E Related to "shore test-remote" labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevX Developer Experience related E2E Related to "shore test-remote" enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants