UFOID / UFO-Detector

UFO Detector
http://ufoid.net/
GNU General Public License v3.0
54 stars 8 forks source link

Refactored detector engine and UI side to subfolders #45

Closed hekkup closed 8 years ago

hekkup commented 8 years ago

I think this change will help the development of different UI's, including headless/CLI mode. Still need to check the engine to ensure it is fully decoupled from UI side.

I also improved ActualDetector unit test a bit.