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

Improving e2e tests #262

Closed
wants to merge 23 commits into from
Closed

Improving e2e tests #262

wants to merge 23 commits into from

Conversation

arschles
Copy link
Collaborator

@arschles arschles commented Sep 14, 2021

This patch expands the scope of the e2e tests

Checklist

  • Finish at least the following typescript tests:
    • Creating an HTTPScaledObject and ensuring that the ScaledObject is created properly
    • Scaling an app from 0 to one within a reasonable timeframe
  • Commits are signed with Developer Certificate of Origin (DCO)
  • Any necessary documentation is added, such as:

Fixes #238

arschles and others added 6 commits September 14, 2021 14:42
Signed-off-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
@arschles arschles added this to the v0.3.0 milestone Sep 22, 2021
arschles and others added 17 commits October 19, 2021 16:33
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
Signed-off-by: Aaron <aaron@ecomaz.net>
@tomkerkhove tomkerkhove removed this from the v0.4.0 milestone May 11, 2022
@JorTurFer JorTurFer closed this Jan 13, 2023
@JorTurFer
Copy link
Member

I close this as e2e test are already merged and executed on every PR/push

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.

End to end and stress tests
3 participants