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

Create Simulated Tests with Playwright #120

Open
marshalmiller opened this issue May 21, 2023 · 0 comments
Open

Create Simulated Tests with Playwright #120

marshalmiller opened this issue May 21, 2023 · 0 comments

Comments

@marshalmiller
Copy link
Collaborator

In order to make sure every build works correctly and connects with both the celery and Redis servers, we need to create a test that spins up a live server and tests the functions using simulation. In my research, it appears that Playwright would be the best solution. It works with Pytest and Flask to accomplish this. Link below:

https://playwright.dev/python/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant