tulsawebdevs / GeoNotes

Put your notes in their place. HTML5 app to geotag notes for easy location-based discovery.
0 stars 3 forks source link

Add unit tests #17

Open codelahoma opened 11 years ago

codelahoma commented 11 years ago

This should be done before attempting #4 (or really much else :-p)

Please assign to me.

bayleedev commented 11 years ago

:+1:

codelahoma commented 11 years ago

Preferences? I tend to use Jasmine tests written in Coffeescript.

groovecoder commented 11 years ago

thanks!

bayleedev commented 11 years ago

Jasmine + Coffee = bomb

Once it's up what are thoughts on getting this hooked into travis?

bayleedev commented 11 years ago

Like a literal bomb. It blows up like diet coke and mentos.

codelahoma commented 11 years ago

I haven't had any problems with Jasmine + CS, but I've already started working on this in straight JS, so no worries.

I don't have any travis experience. Seems like a good thing to do.