Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Support Snapshot Testing #3

@grilme99

Description

@grilme99

Snapshot tests currently depend on CoreScriptSyncService and FileSystemService to read/write files and resolve the file path of scripts in the datamodel. These are internal Roblox services that developers typically don't have access to. This behaviour should be replaced by something else, but it's not clear what.

Snapshot Testing is completely unavailable until Roblox's internal behaviour is pulled out and replaced. Currently, Snapshot Tests can only run via roblox-cli, a command line tool only available to Roblox engineers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions