clojure-android / neko

The Clojure/Android Toolkit
Other
297 stars 36 forks source link

Create a testing suite that can be ran on the desktop/CI server #42

Open sattvik opened 9 years ago

sattvik commented 9 years ago

I wrote tests years ago, but now they are all disabled. We need to develop a strategy to get them working again.

alexander-yakushev commented 9 years ago

I left the test/ folder from the original Neko untouched. I just haven't used those tests, so I never checked if they still work.

I agree that we need testing, but it should be device-independent like RoboElectric. Something we can put onto Travis or other CI.

sattvik commented 9 years ago

I agree. I've started thinking about it, but it will take some time before I have a workable solution.

alexander-yakushev commented 9 years ago

Renamed for clarity.