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

Add tooling to facilitate integration testing #786

Merged
merged 3 commits into from
Aug 16, 2022
Merged

Add tooling to facilitate integration testing #786

merged 3 commits into from
Aug 16, 2022

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Aug 12, 2022

  • a hidden way to seed a new application with a DOM structure for an application. We'll use this in playwright to seed an application, the application must be started with TOOLPAD_CREATE_WITH_DOM env variable to get access to this functionality. We can expand this to a user facing feature in the future.
  • a way to view and copy the dom for an application. Shall we put this under a feature flag as well? The main purpose of these tools at the moment are to facilitate setting up tests. We can use this to create apps that we want to run integration tests on.
Screen.Recording.2022-08-12.at.18.27.43.mov

@render
Copy link

render bot commented Aug 12, 2022

@oliviertassinari oliviertassinari requested a deployment to testing-tools - toolpad-db PR #786 August 12, 2022 16:29 — with Render Abandoned
@Janpot Janpot changed the title Add some tooling to facilitate regression testing Add tooling to facilitate integration testing Aug 12, 2022
@Janpot Janpot mentioned this pull request Aug 12, 2022
1 task
@Janpot Janpot marked this pull request as ready for review August 12, 2022 18:29
@Janpot Janpot merged commit cbf77c9 into master Aug 16, 2022
@Janpot Janpot deleted the testing-tools branch August 16, 2022 06:10
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.

3 participants