Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
2 月之前 |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 月之前 |
Joas Schilling
|
57a30e9bbe
fix(appstore): Only send subscription keys to valid appstores
|
10 月之前 |
Côme Chilliet
|
8d5165e8dc
Adapt tests to config value typing
|
1 年之前 |
Côme Chilliet
|
c7e1c36362
Remove at matcher uses in tests/lib
|
2 年之前 |
Joas Schilling
|
21f96308c4
Overwrite the channel
|
2 年之前 |
Joas Schilling
|
f24e8212c3
Fix unit tests
|
3 年之前 |
John Molakvoæ
|
1f76423500
Send the subscription key to the appstore requests
|
3 年之前 |
John Molakvoæ
|
1a6bac5874
Allow to whitelist apps from the apsptore
|
3 年之前 |
Joas Schilling
|
df47445c01
Fix unit tests
|
3 年之前 |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 年之前 |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 年之前 |
Christoph Wurst
|
a7c8d26d31
Add visibility to all properties and move static keyword
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 年之前 |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 年之前 |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 年之前 |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 年之前 |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 年之前 |
Georg Ehrke
|
2f89f5fd13
AppFetcher: Distinguish between fileName and endpointName
|
4 年之前 |
Georg Ehrke
|
f0bef8881d
Restore old behavior allowing to set custom appstore
|
5 年之前 |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 年之前 |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 年之前 |
Roeland Jago Douma
|
769cb629ae
allow enforcing apps to ignore the max version
|
5 年之前 |
Roeland Jago Douma
|
362e6b2903
Fix tests
|
6 年之前 |
Christoph Wurst
|
ac939e8fd4
Fix version comparison with minor and patch level requirements
|
6 年之前 |
Roeland Jago Douma
|
6bbda28881
Fix tests
|
7 年之前 |
Joas Schilling
|
e6a0ad4701
Fix unit tests
|
7 年之前 |
Joas Schilling
|
538d32fe87
Automatic injection into the Fetchers
|
7 年之前 |
Roeland Jago Douma
|
ae7c1504a9
Fix test
|
7 年之前 |