Skip to content

Conversation

@fmenezes
Copy link
Collaborator

@fmenezes fmenezes commented Mar 21, 2025

Proposed changes

move all e2e tests into a single package

Jira ticket: CLOUDP-#

Closes #[issue number]

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

this is a prerequisite for snapshot testing

@fmenezes fmenezes marked this pull request as ready for review March 21, 2025 12:08
@fmenezes fmenezes requested a review from a team as a code owner March 21, 2025 12:08
@@ -108,131 +100,6 @@ func (g *atlasE2ETestGenerator) generateProject(prefix string) {
})
}

func deleteProjectWithRetry(t *testing.T, projectID string) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these moved to helper_test.go

@fmenezes fmenezes mentioned this pull request Mar 21, 2025
6 tasks
@github-actions
Copy link
Contributor

Coverage Report 📉

Branch Commit Coverage
master 76d09fe %
chore_move_all_e2e_tests_into_single_package c542132 38.1%
Difference %

@fmenezes fmenezes merged commit 871bc2e into master Mar 21, 2025
22 checks passed
@fmenezes fmenezes deleted the chore_move_all_e2e_tests_into_single_package branch March 21, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants