|
|
|
|
|
by jnicklas
5255 days ago
|
|
If you move most of the application client side, you could use something like jsdom to test it. That's obviously not going to get you the same level of confidence that a full stack test in a real browser would though. Maybe a combination of the two? |
|