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: implement runner API with extension points #4

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Feb 3, 2022

No description provided.

@OrKoN OrKoN changed the base branch from feature-stringify to main February 3, 2022 10:05
@OrKoN OrKoN closed this Feb 3, 2022
@OrKoN OrKoN reopened this Feb 3, 2022
@OrKoN OrKoN changed the base branch from main to feature-stringify February 3, 2022 10:13
Base automatically changed from feature-stringify to main February 3, 2022 11:41
await browser.close();
});

it("should run an empty flow using Puppeteer", async () => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

more tests will follow: we need a test server setup to run them.

src/Runner.ts Outdated Show resolved Hide resolved
@OrKoN OrKoN force-pushed the feature-replay branch 2 times, most recently from 062d027 to 14ea756 Compare February 3, 2022 15:21
@OrKoN OrKoN merged commit 4bcb431 into main Feb 3, 2022
@OrKoN OrKoN deleted the feature-replay branch February 3, 2022 17:40
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.

None yet

2 participants