open-sauced / hot

🍕The site that recommends the hottest projects on GitHub.
https://hot.opensauced.pizza
MIT License
418 stars 145 forks source link

Feature: Add end to end testing framework #395

Closed bdougie closed 1 year ago

bdougie commented 1 year ago

Type of feature

✅ Test

Current behavior

There are currently zero end to end test in this app and they are needed to start capturing some of the issues in the app.

Suggested solution

Can we explore the following and make a decision on the best framework moving forward?

Example tests to ship.

Additional context

This issue should be only be adding the test framework and one test. Please do not add the whole test suite.

Code of Conduct

Contributing Docs

mtfoley commented 1 year ago

I’d give playwright a +1 for what that’s worth. I’ve done some stuff with it in my day job and I like it so far. Also I think the newer versions might have some good stuff with respect to being better with react apps (getting “testing library” style locators). https://playwright.dev/docs/release-notes#version-127

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 2.28.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 2.28.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: