From my experience the tests seem to break extremely easily and there is more time spent fixing them than finding actual bugs in the UI.

  • @Vinnl
    link
    43 years ago

    Great for sanity checks (i.e. did everything deploy correctly, are my DNS settings correct, is there no render-blocking bug somewhere, etc.), but beyond that it’s too brittle to write an extensive test suite in.