scottkuhl / BlazorStaticWebApp

Blazor Azure Static Web App Example
2 stars 0 forks source link

Automated Testing - E2E #7

Open scottkuhl opened 2 years ago

scottkuhl commented 2 years ago

Add automated end to end tests with Playwright example for Movies. These should automatically run on pull requests and require passing.

ref: Fast and reliable end-to-end testing for modern web apps ref: Test Automation with Playwright