AEGEE / oms-core-first

[DEPRECATED] Core module of the online membership system of AEGEE.
Other
5 stars 5 forks source link

Set-up test infrastructure and start writing tests #12

Closed ingomueller-net closed 3 years ago

ingomueller-net commented 8 years ago

I do not know a lot of test frameworks for web technologies. Probably we need a couple of them for different levels of tests (nodejs unit tests, a test REST client, etc). Also they should be run automatically on every push.


ingomueller-net commented 8 years ago

Making the unit tests run on travis is not trivial because no LDAP server runs there. passport-ldapauth starts an ldapjs server for that purpose. I guess we could do something similar.

linuxbandit commented 8 years ago

And FYI, for this purpose I had added this file that contains some easy structure. It just needs to be put under the top level (o=aegee,c=eu)