question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

End-to-End tests for fullstack examples

See original GitHub issue

Add end-to-end tests using Playwright, preferably for fullstack examples.

This would boost our confidence in the applications.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
pshaddelcommented, Aug 10, 2021

OK, I will start working on first full stack example. Wish me luck with my first contribution in Prisma world 😃

0reactions
ruhenicommented, Aug 10, 2021

That’s correct. It’ll be just a single file with groups of tests 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

Full Stack Testing: Balancing Unit and End-to-End Tests - InfoQ
These tests involve creating an instance of a class and calling methods on it with specific inputs. You assert that the methods you...
Read more >
Fullstack part5 | End to end testing
So far we have tested the backend as a whole on an API level using integration tests, and tested some frontend components using...
Read more >
What is End To End Testing? - BrowserStack
Explore end to end testing, a software testing technique that tests an application's workflow from beginning to end in real user scenarios.
Read more >
What is End to End Testing? Guide to E2E Testing - Functionize
Since end-to-end testing employs a full stack testing methodology, there are several benefits that organizations can expect in terms of overall ...
Read more >
3 Best Practices For End-To-End Testing - Stackify
A horizontal E2E test will consider the application as a whole, meaning the entire application across multiple systems. This type of E2E testing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found