We are in a very funny situation where I just spent two weeks fixing FE bugs and there are so many left. I asked to add integration tests but the answer was “no”, cause we can’t test the UI and all of that.

So the proposed solution was to be more careful, except I’m careful but testing whole website parts or the whole website is not feasible. What can I do?

  • Throwaway@lemm.ee
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    7 months ago

    It doesn’t generate them, you still have to write them. Ignore the marketing, look at the actual docs, same as any other framework.

    There’s a few other frameworks, I just prefer playwright because I’m used to it.