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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2018-01-14Merge branch 'master' into develop-0.9splitt3r
2017-11-10Restored missing filessplitt3r
2017-11-10Merge branch 'develop' into cleanupsplitt3r
2017-11-07Revert "Merge branch 'develop' into votepage-design"dartcafe
This reverts commit dea743b43bfb44ae0ac3df184b627f3195a24b79, reversing changes made to 3d5cdbee1f3de0b8e114c7eab199de229569822a.
2017-11-07Added Unit tests (#224)Kai Schröer
* Added first unit test * Fixed user constraint problem * Fix tests * Update CommentMapperTest.php * Fixed FactoryMuffin + unit tests * Fixed PHP 5.6 error * Started adding scrutinizer coverage * Added UnitTestCase class * Added badges to README * Changed app logo name The icon is showing up in the app list now. * Added screenshot replacement to Makefile * Added oC branded screenshots * Added test skeletons * Added further factories * Added all basic crud unit tests * Fixed @depends in unit tests * Small doc block update
2017-10-09Fixed unit testssplitt3r
2017-10-09Match NC style guidesplitt3r
2017-10-09Set up Travis CIsplitt3r