|
|
|
|
|
by roland35
618 days ago
|
|
It sounds like your experience is a good example of having a full integration test setup which is basically what the "real thing" is. For doing end to end tests, that is likely required! But as the project matures over time hopefully you can carve out code which can be tested without the network stack. |
|