Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-16 | bugfix: load order issue in server, include test | Azul | |
Includes our first functional test. This one only makes sure loading the bin/nickserver actually works fine. Enough to catch this bug. | |||
2016-09-16 | test: properly test nicknym source + fixes | Azul | |
2016-09-12 | test: separate remote tests into own directory | Azul | |
Dropped the webmock dependency. We have our own http adapter. So we can stub that to inject a mock. As an added bonus this does not mess with other http requests. Also wrote down testing strategy. Not completely implemented yet. | |||
2016-09-12 | test: first steps towards a remote nicknym test | Azul | |