apollo-ng / dspace-app-apollong

DSpace aims to enable people to find, collect, edit, structure and share any kind of information in a real-time, massive-collaboration, augmented-reality-environment (like wikipedia), based on a very common ground: The map of the area, where people actually are, around their Geolocation.
https://apollo.open-resource.org/lab:dspace
18 stars 14 forks source link

setup automated testing #3

Closed elf-pavlik closed 11 years ago

elf-pavlik commented 11 years ago

so far we work like cowboys ;)

once this one done i'll look at getting us on continuous integration!

yggi commented 11 years ago

+1. We considered http://visionmedia.github.com/mocha/ , didn't we?

elf-pavlik commented 11 years ago

@yggi yup! for unit testing it will do...

for integration we can test later with: http://metaskills.net/mocha-phantomjs/ or: http://zombie.labnotes.org/ or http://seleniumhq.org/

:+1:

elf-pavlik commented 11 years ago

i would like to put info on how to test in README and then we can close it again :)

yggi commented 11 years ago

done with 235d92a5ace9197515d6e460771ba613031784f8

elf-pavlik commented 11 years ago

improve info about testing in README

yggi commented 11 years ago

@elf-pavlik what additional info should go into the README?