Hacker News new | ask | show | jobs
by scotty529 2022 days ago
is this only front-end testing or also back-end?
1 comments

Its sort of like selenium testing. It tests the frontend which ends up sending real requests to the backend so if the backend fails the frontend will too.