hoelzro / sahara-sync

A free software (AGPL) alternative to Dropbox
6 stars 0 forks source link

Speed up the test suite #42

Open hoelzro opened 12 years ago

hoelzro commented 12 years ago

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.