Skip to content

feat(tem): mailbox ressource#3810

Draft
jremy42 wants to merge 2 commits intomainfrom
feat/mailbox
Draft

feat(tem): mailbox ressource#3810
jremy42 wants to merge 2 commits intomainfrom
feat/mailbox

Conversation

@jremy42
Copy link
Copy Markdown
Contributor

@jremy42 jremy42 commented Mar 16, 2026

No description provided.

@github-actions github-actions bot added the domain Domains issues, bugs and feature requests label Mar 16, 2026
@codecov-commenter
Copy link
Copy Markdown

❌ 11 Tests Failed:

Tests completed Failed Passed Skipped
963 11 952 727
View the top 3 failed test(s) by shortest run time
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccDataSourceMailboxMailbox_ByEmail
Stack Traces | 0s run time
=== RUN   TestAccDataSourceMailboxMailbox_ByEmail
    datasource_mailbox_test.go:50: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/datasource_mailbox_test.go:50
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/data-source-mailbox-mailbox-by-email.cassette.yaml
        	Test:       	TestAccDataSourceMailboxMailbox_ByEmail
--- FAIL: TestAccDataSourceMailboxMailbox_ByEmail (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccDataSourceMailboxMailbox_ByID
Stack Traces | 0s run time
=== RUN   TestAccDataSourceMailboxMailbox_ByID
    datasource_mailbox_test.go:11: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/datasource_mailbox_test.go:11
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/data-source-mailbox-mailbox-by-id.cassette.yaml
        	Test:       	TestAccDataSourceMailboxMailbox_ByID
--- FAIL: TestAccDataSourceMailboxMailbox_ByID (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccMailboxDomain_Basic
Stack Traces | 0s run time
=== RUN   TestAccMailboxDomain_Basic
    domain_test.go:13: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/domain_test.go:13
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/mailbox-domain-basic.cassette.yaml
        	Test:       	TestAccMailboxDomain_Basic
--- FAIL: TestAccMailboxDomain_Basic (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccMailboxDomain_DNSRecordsExposed
Stack Traces | 0s run time
=== RUN   TestAccMailboxDomain_DNSRecordsExposed
    domain_test.go:78: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/domain_test.go:78
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/mailbox-domain-dns-records-exposed.cassette.yaml
        	Test:       	TestAccMailboxDomain_DNSRecordsExposed
--- FAIL: TestAccMailboxDomain_DNSRecordsExposed (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccMailboxDomain_WithProjectID
Stack Traces | 0s run time
=== RUN   TestAccMailboxDomain_WithProjectID
    domain_test.go:46: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/domain_test.go:46
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/mailbox-domain-with-project-id.cassette.yaml
        	Test:       	TestAccMailboxDomain_WithProjectID
--- FAIL: TestAccMailboxDomain_WithProjectID (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccMailboxMailbox_Basic
Stack Traces | 0s run time
=== RUN   TestAccMailboxMailbox_Basic
    mailbox_test.go:23: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/mailbox_test.go:23
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/mailbox-mailbox-basic.cassette.yaml
        	Test:       	TestAccMailboxMailbox_Basic
--- FAIL: TestAccMailboxMailbox_Basic (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccMailboxMailbox_ForceNewOnLocalPartChange
Stack Traces | 0s run time
=== RUN   TestAccMailboxMailbox_ForceNewOnLocalPartChange
    mailbox_test.go:173: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/mailbox_test.go:173
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/mailbox-mailbox-force-new-on-local-part-change.cassette.yaml
        	Test:       	TestAccMailboxMailbox_ForceNewOnLocalPartChange
--- FAIL: TestAccMailboxMailbox_ForceNewOnLocalPartChange (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccMailboxMailbox_PasswordChange
Stack Traces | 0s run time
=== RUN   TestAccMailboxMailbox_PasswordChange
    mailbox_test.go:138: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/mailbox_test.go:138
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/mailbox-mailbox-password-change.cassette.yaml
        	Test:       	TestAccMailboxMailbox_PasswordChange
--- FAIL: TestAccMailboxMailbox_PasswordChange (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccMailboxMailbox_Update
Stack Traces | 0s run time
=== RUN   TestAccMailboxMailbox_Update
    mailbox_test.go:94: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/mailbox_test.go:94
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/mailbox-mailbox-update.cassette.yaml
        	Test:       	TestAccMailboxMailbox_Update
--- FAIL: TestAccMailboxMailbox_Update (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/mailbox::TestAccMailboxMailbox_WithOptionalFields
Stack Traces | 0s run time
=== RUN   TestAccMailboxMailbox_WithOptionalFields
    mailbox_test.go:65: 
        	Error Trace:	.../internal/acctest/acctest.go:131
        	            				.../services/mailbox/mailbox_test.go:65
        	Error:      	Received unexpected error:
        	            	requested cassette not found: .../mailbox/testdata/mailbox-mailbox-with-optional-fields.cassette.yaml
        	Test:       	TestAccMailboxMailbox_WithOptionalFields
--- FAIL: TestAccMailboxMailbox_WithOptionalFields (0.00s)
github.com/scaleway/terraform-provider-scaleway/v2/provider::TestSDKProvider_DataSourceExistForEachResource
Stack Traces | 0s run time
=== RUN   TestSDKProvider_DataSourceExistForEachResource
    sdkv2_test.go:315: DataSource does not exist for scaleway_mailbox_domain
--- FAIL: TestSDKProvider_DataSourceExistForEachResource (0.00s)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain Domains issues, bugs and feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants