aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Apps/AppsEnableTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* Fix a bunch of deprecation in the phpunit for coreCarl Schwan2023-01-241-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* PhpunitJohn Molakvoæ2022-04-211-3/+3
* Make AppsEnableTest and AppsDisableTest independet of the app version numberDaniel Kesselberg2021-10-011-13/+13
* Fix unit testsJoas Schilling2021-09-291-10/+10
* Fix app version checkJoas Schilling2021-06-251-20/+11
* Fix core tests command for app enabling/disablingVincent Petry2021-03-231-11/+11
* Allow to update to nightlyJohn Molakvoæ (skjnldsv)2020-08-071-12/+12
* Updated test to check for already enabled appsSander Ruitenbeek2020-04-241-0/+1
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Fix: Using assertContains() with string haystacks is deprecated and will not ...Daniel Kesselberg2019-12-081-7/+11
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Make appstore app:enable test more robust by using only shipped appsMorris Jobke2019-03-141-3/+8
* Use contacts instead of logreaderDaniel Kesselberg2019-02-191-3/+3
* Add install logic for enable commandDaniel Kesselberg2019-02-191-3/+3
* Strict Types, Return TypesDaniel Kesselberg2019-02-191-2/+6
* Enable multiple apps at onceDaniel Kesselberg2019-02-191-0/+89