The test suite currently takes something like 5 minutes to run. This is largely due to client tests, which need to wait a couple seconds to make sure that the various processes involved have caught up. It'd be nice to have a fast test suite that tests 90% of the functionality very quickly, while we keep the slow tests for "real world" testing.
The test suite currently takes something like 5 minutes to run. This is largely due to client tests, which need to wait a couple seconds to make sure that the various processes involved have caught up. It'd be nice to have a fast test suite that tests 90% of the functionality very quickly, while we keep the slow tests for "real world" testing.