Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
1 month ago |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 months ago |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 months ago |
Maxence Lange
|
519e434573
fix(updatenotification): spread the use of new appconfig
|
8 months ago |
Daniel Calviño Sánchez
|
9a179c391e
Print log message when version could not be got from updater server
|
1 year ago |
Benjamin Gaussorgues
|
31f1354777
Add instance category while checking new updates
|
1 year ago |
Côme Chilliet
|
8d5165e8dc
Adapt tests to config value typing
|
1 year ago |
jld3103
|
d9f8522003
Fix types for reading and writing config values
|
1 year ago |
Côme Chilliet
|
791e021455
Remove deprecated at matcher in Updater/VersionCheckTest.php
|
2 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
Roeland Jago Douma
|
da25ed997e
Do not check for updates if we have no internet
|
5 years ago |
Arthur Schiwon
|
25d9c3e529
adjust backend and gui to update and changelog server
|
6 years ago |
Arthur Schiwon
|
1e0761c6b8
adjust tests
|
6 years ago |
Joas Schilling
|
ec1e039790
Show EOL warning in the update section
|
6 years ago |
Morris Jobke
|
1beffa058a
Cache final result of update check
|
6 years ago |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
7 years ago |
Morris Jobke
|
582fb5d129
Update the URLs in tests to use example.org
|
7 years ago |
Morris Jobke
|
7aa510b2f0
Document updater channel & check for correct PHP version in updater
|
8 years ago |
Joas Schilling
|
615b69677e
Use the same URL everywhere
|
8 years ago |
Joas Schilling
|
6f955defe4
Return the autoupdater value from the server
|
8 years ago |
Joas Schilling
|
0cec06d0c8
Change updater URL
|
8 years ago |
Roeland Jago Douma
|
ab797929e2
Fix getMock Updater
|
8 years ago |
Morris Jobke
|
2d9574db34
fix tests
|
8 years ago |
Joas Schilling
|
7c0951244a
Deprecate getEditionString()
|
8 years ago |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
8 years ago |