mgenev / how-to-sane

A demonstration of how to use the SANE stack
http://howtosane.ninja
MIT License
163 stars 22 forks source link

fix client side tests #24

Closed feitian124 closed 9 years ago

feitian124 commented 9 years ago

fix issue #22 by below rules:

  1. if no code depend on it, remove it.
  2. otherwise fix its test.

as there are minimum tests they are not very useful, but at least we have a clean situation to begin.

mgenev commented 9 years ago

Thank you! I agree with you, clean slate is better. I will recreate the nearby locations as part of the new google geo service I made, this old one broke during the refactor.

mgenev commented 9 years ago

@feitian124 Seems like you are interested in contributing to 'how-to-sane', I really appreciate it. I made an issue with the long term vision so you can know where it's going https://github.com/mgenev/how-to-sane/issues/25