Skip to content

chore: Add tests for publisher settings page#5110

Merged
steverydz merged 1 commit intomainfrom
TiCS-code-coverage-publisher-settings
Apr 24, 2025
Merged

chore: Add tests for publisher settings page#5110
steverydz merged 1 commit intomainfrom
TiCS-code-coverage-publisher-settings

Conversation

@steverydz
Copy link
Copy Markdown
Contributor

@steverydz steverydz commented Apr 24, 2025

Done

Adds tests for the publisher settings page/components

How to QA

The test-js check should pass

Testing

  • This PR has tests
  • No testing required (explain why):

@webteam-app
Copy link
Copy Markdown

}));

const mockSettings = {
blacklist_countries: [],
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[Inclusive naming check] reported by reviewdog 🐶
[warning] blacklist may be insensitive, use denylist, blocklist instead

unlisted: false,
update_metadata_on_release: true,
visibility_locked: false,
whitelist_countries: ["GB"],
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[Inclusive naming check] reported by reviewdog 🐶
[warning] whitelist may be insensitive, use allowlist instead

Copy link
Copy Markdown
Contributor

@abbiesims abbiesims left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@steverydz steverydz merged commit c9b364c into main Apr 24, 2025
11 of 12 checks passed
@steverydz steverydz deleted the TiCS-code-coverage-publisher-settings branch April 24, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants