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

Refactor monaco examples #45

Merged
merged 1 commit into from
Apr 16, 2021
Merged

Conversation

ryanjduffy
Copy link
Contributor

@ryanjduffy ryanjduffy commented Apr 15, 2021

Combines the two examples as actions within one example.

https://replay.io/view?id=f2340c77-aaf7-41f5-86ef-00d43c8a577e

Having trouble getting the replay to load but including the link nonetheless

for (const editor of editors) {
await page.selectOption(selectors.select, editor);
await page.waitForTimeout(1000);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

haha we can always trim this back to ~5 or so editors if we need to

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure. My goal right now is to get everything running and reporting consistently and then revisit with an eye for the purpose of the test. The exercise of updating the tests has been helpful to acclimate to the environment and develop some reasonable abstractions.

@ryanjduffy ryanjduffy merged commit e2aaece into replayio:main Apr 16, 2021
@ryanjduffy ryanjduffy deleted the refactor-monaco branch April 16, 2021 18:02
@jasonLaster
Copy link
Contributor

jasonLaster commented Apr 16, 2021 via email

@ryanjduffy ryanjduffy mentioned this pull request Apr 19, 2021
23 tasks
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