ghost icon indicating copy to clipboard operation
ghost copied to clipboard

Improve test times by patching the number of iterations on the key

Open nir0s opened this issue 8 years ago • 1 comments

Currently, they're set to 1000000. Changing to about a 100 will reduce test times to just several seconds.

nir0s avatar Feb 12 '17 08:02 nir0s

https://github.com/nir0s/ghost/pull/139/files#diff-b67911656ef5d18c4ae36cb6741b7965R38 in #139 patches in when running make test. Now we should use make test in Travis instead of tox.

nir0s avatar Nov 28 '17 18:11 nir0s