Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-30Fixed unit test scripts + coverageVincent Petry
Tried to add more apps (others break). "preprocessors" is now populated automatically based on the tested apps.
2014-01-16Added Javascript unit testsVincent Petry
- added karma utility to run jasmine unit tests - added Sinon library (for stubs/mocks/fakeserver) - added a few unit tests for core and files - added autotest-js.sh script