Commit Graph

35 Commits (1447f182d2912cddf039ae2281d1cfbf2fec2b87)

Author SHA1 Message Date
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 5 days ago
Marcel Müller 31481701f3 fix(appstore): Make appstore timeout configurable 6 days ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Julius Härtl e13fb468cf
fix: Fetch custom app store url without internet connection 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet c7e1c36362
Remove at matcher uses in tests/lib 3 years ago
Joas Schilling f24e8212c3
Fix unit tests 4 years ago
John Molakvoæ 1f76423500
Send the subscription key to the appstore requests 4 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Julius Härtl 4512c73293
Only retry fetching app store data once every 5 minutes in case it fails 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling b6d5979d0a
Increase timeout of the appstore requests 5 years ago
Morris Jobke 8123737a40
Revert "Compress the appstore requests by default" 5 years ago
Morris Jobke 6ffde128ad
Compress the appstore requests by default 5 years ago
Morris Jobke 3e0d8df036
Cache appstore requests for 60 instead of 5 minutes 5 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Georg Ehrke f0bef8881d
Restore old behavior allowing to set custom appstore 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 362e6b2903
Fix tests 8 years ago
Roeland Jago Douma 6bbda28881
Fix tests 8 years ago
Joas Schilling e6a0ad4701
Fix unit tests 9 years ago
Joas Schilling adad4281af
Fix failed assertions 9 years ago
Joas Schilling 538d32fe87
Automatic injection into the Fetchers 9 years ago
Roeland Jago Douma 762284ce93
Fix and update tests 9 years ago
Morris Jobke f3bfacc976
Fix unit tests and improve appstore logic 9 years ago
Roeland Jago Douma fc04779a26
Add ETag validation to appstore requests 9 years ago
Roeland Jago Douma 245501fb0c
Clear appstore cache on version upgrade 9 years ago
Lukas Reschke 6a4c0cf237
Loop for newest version in appstore response 9 years ago
Lukas Reschke 32cf661215
Use new appstore API 9 years ago