Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 2 | -34/+4 |
* | Fix a bunch of deprecation in the phpunit for core | Carl Schwan | 2023-01-24 | 2 | -2/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 2 | -2/+0 |
* | Phpunit | John Molakvoæ | 2022-04-21 | 1 | -3/+3 |
* | Make AppsEnableTest and AppsDisableTest independet of the app version number | Daniel Kesselberg | 2021-10-01 | 2 | -22/+22 |
* | Fix unit tests | Joas Schilling | 2021-09-29 | 2 | -16/+16 |
* | Fix app version check | Joas Schilling | 2021-06-25 | 2 | -27/+17 |
* | Fix core tests command for app enabling/disabling | Vincent Petry | 2021-03-23 | 2 | -17/+17 |
* | Allow to update to nightly | John Molakvoæ (skjnldsv) | 2020-08-07 | 2 | -18/+18 |
* | Updated test to check for already enabled apps | Sander Ruitenbeek | 2020-04-24 | 1 | -0/+1 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 2 | -0/+2 |
* | Fix: Using assertContains() with string haystacks is deprecated and will not ... | Daniel Kesselberg | 2019-12-08 | 2 | -8/+12 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Make appstore app:enable test more robust by using only shipped apps | Morris Jobke | 2019-03-14 | 1 | -3/+8 |
* | Use contacts instead of logreader | Daniel Kesselberg | 2019-02-19 | 1 | -3/+3 |
* | Add install logic for enable command | Daniel Kesselberg | 2019-02-19 | 1 | -3/+3 |
* | Strict Types, Return Types | Daniel Kesselberg | 2019-02-19 | 2 | -4/+9 |
* | Disable multiple apps at once | Daniel Kesselberg | 2019-02-19 | 1 | -0/+84 |
* | Enable multiple apps at once | Daniel Kesselberg | 2019-02-19 | 1 | -0/+89 |