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

feat: support mock_input, update tests #9

Merged
merged 4 commits into from
May 22, 2024
Merged

feat: support mock_input, update tests #9

merged 4 commits into from
May 22, 2024

Conversation

nilslice
Copy link
Member

Once new xtp CLI is released, tests should pass.

Adds the following:

static mockInput(): MemoryHandle { ... }
static mockInputBuffer(): ArrayBuffer { ... }
static mockInputString(): string { ... }

@zshipko zshipko merged commit 8c891e1 into main May 22, 2024
1 check passed
@zshipko zshipko deleted the mock-input branch May 22, 2024 20:01
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.

2 participants