dmusican / Elegit

A GUI client for people who want to learn Git.
MIT License
30 stars 7 forks source link

Feature/faster fx testing #615

Closed dmusican closed 6 years ago

dmusican commented 6 years ago

Unit tests now run in parallel, based on the number of cores on the testing machine. Many bugs were found and fixed while trying to make this work; this also includes isolated testing locations for app preferences.