This is the project to build the new groupware platform for the German Software Craft and Testing communities. It can be seen in action on https://www.softwerkskammer.org
Want to help out? Check out our Contribution Guidelines.
Please refer to our Installation Guidelines to find out how to get Agora running on you local development machine.
Run the tests with yarn test
.
For running specific tests only, use either of these:
./node_modules/.bin/grunt karma:once
./node_modules/.bin/grunt mochacli:test
./node_modules/.bin/grunt mochacli:testApp
./node_modules/.bin/grunt mochacli:testWithDB
We are using JetBrains' WebStorm as IDE
Feel free to ask us for a community licence if you are contributing.