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

Restore ability to run acceptance tests in this repo #410

Merged
merged 13 commits into from
May 15, 2023
Merged

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented May 15, 2023

No description provided.

@t0yv0 t0yv0 changed the title T0yv0/fix tests Restore ability to run acceptance tests in this repo May 15, 2023
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

2 similar comments
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@t0yv0 t0yv0 force-pushed the t0yv0/fix-tests branch from febffe2 to 5959591 Compare May 15, 2023 22:45
@@ -23,7 +23,6 @@ func TestAccRecordTs(t *testing.T) {
func getJSBaseOptions(t *testing.T) integration.ProgramTestOptions {
base := getBaseOptions(t)
baseJS := base.With(integration.ProgramTestOptions{
RunUpdateTest: true,
Copy link
Member Author

Choose a reason for hiding this comment

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

AccountID property is newly required since the baseline version so this needs to be disabled for now.

@t0yv0 t0yv0 marked this pull request as ready for review May 15, 2023 22:46
@t0yv0 t0yv0 requested review from a team, iwahbe and aq17 and removed request for a team May 15, 2023 22:46
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

Copy link

@aq17 aq17 left a comment

Choose a reason for hiding this comment

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

LGTM

@t0yv0 t0yv0 merged commit 5728d36 into master May 15, 2023
@t0yv0 t0yv0 deleted the t0yv0/fix-tests branch May 15, 2023 23:00
@mikhailshilkov
Copy link
Member

A great fix! Next time, I'd love to see a description according to our standards. We do read your PRs, and having a brief description really helps. Thank you!

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.

3 participants