Skip to content

Adding Testers to the Game's Page #19

@ogregorio

Description

@ogregorio

Adding Testers and Verifying the Game's Page

  1. Identify the Testers Flag:

    • Ensure that each game has a testers flag, which is an array of strings representing the usernames of those who have tested and recommended the game.
  2. Fetch the List of Testers:

    • Write or use an existing script or function to fetch the list of testers from the testers flag. This script should gather relevant information such as the tester's username and whether they are a member of the organization.
  3. Check for Verified Testers:

    • Determine if any testers in the list are members of the organization. If at least one tester is an organizational member, mark the game as verified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions