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
2021-06-06fix testdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-06gone too fardartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-06fix some testsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-15fix testdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-04-16Improve PHPUnit integration tests for polls:share:* commandsDaniel Rudolf
Add proper test case for shares of type Contact and GenericUser. Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2021-04-16Fix code stylingDaniel Rudolf
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2021-04-16Fix PHPUnit integration tests for polls:share:* commandsDaniel Rudolf
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2021-04-16Add PHPUnit integration tests for polls:share:* commandsDaniel Rudolf
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2021-04-16Fix PHPUnit unit and integration testsDaniel Rudolf
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2021-04-15Merge pull request #1406 from kauron/masterRené Gieling
Fix test execution paths
2021-04-11chaged require_oncedartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-20Update phpunit.integration.xmlRené Gieling
2021-02-12Fix test execution pathskauron
Signed-off-by: kauron <9221197+kauron@users.noreply.github.com>
2021-01-25code maintenancedartcafe
2021-01-22fix migration (#1356)René Gieling
fix #1355
2021-01-02Avoid duplicate entries via unique index in certain dbs (#1284)René Gieling
Squashing due to many commits
2020-12-05Psalm (#1277)René Gieling
* added config for psalm * removed, fixed and additions annotations * added typehints
2020-11-30use github CI and PHPUnit (#1257) (#1269)René Gieling
* use github CI and PHPUnit (#1257) * CommentMapperTest * LogMapperTest * SubscriptionMapperTest * all mappers
2020-11-19fix testdartcafe
2020-10-19fix factorydartcafe
2020-02-05Fix testsTortue Torche
Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2020-02-02remove css filesdartcafe
2019-12-31Scrutinizer Auto-FixesScrutinizer Auto-Fixer
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-30removed unused code from PageControllerTestdartcafe
2019-12-30Scrutinizer Auto-FixesScrutinizer Auto-Fixer
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-30new rounddartcafe
2019-12-30eliminating hintsdartcafe
2019-12-30renamed event to poll in the entire project (#695)René Gieling
* renamed event to poll in the entire project * Migration polls_event to polls_polls * use timestamp
2019-12-21Prepare mail notification and update testsdartcafe
2019-12-11Fix tests according to @dartcafe commentsTortue Torche
Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-12-10Fix Event factory.Tortue Torche
Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-12-10Add 'showResults' attribute in the Event factoryTortue Torche
Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-12-10The 'hash' column in the 'polls_events' table was renamed 'token'.Tortue Torche
See: https://github.com/nextcloud/polls/commit/5b7165b7aae6948c499cb70935c4d9caf4f41e19#diff-b2c29e32782807f65fe6a60f16ee479fL74 Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-12-10Patch FactoryMuffin::generate() method to support dynamic setter and getterTortue Torche
with the OCP\AppFramework\Db\Entity class Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-12-10Fix PHPUnit::setUp() method for integration tests.Tortue Torche
Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-12-10Fix PageController::__construct() arguments order.Tortue Torche
Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-12-10Try to fix tests!Tortue Torche
Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-01-31fix testdartcafe
2018-12-29Testdartcafe
2018-12-29Update OptionMapperTest.phpdartcafe
2018-12-29Grammardartcafe
2018-11-16Getting maddartcafe
2018-11-16OMGdartcafe
2018-11-16fixdartcafe
2018-11-16fixdartcafe
2018-11-16fixdartcafe
2018-11-16fixdartcafe
2018-11-16Test updatedartcafe
2018-05-10updatesdartcafe
2018-05-03Revert "Scrutinizer Auto-Fixes"dartcafe
This reverts commit 74e880d4076eecbc0ec9ead3f1e81cf559a238e1.