server/tests/lib/App
Lukas Reschke 32cf661215
Use new appstore API
This change introduces the new appstore API in Nextcloud.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-31 17:17:44 +01:00
..
AppStore Use new appstore API 2016-10-31 17:17:44 +01:00
CodeChecker Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 2016-10-07 20:58:22 +02:00
DependencyAnalyzerTest.php App dependencies are now analysed on app enable as well - not only on app install. 2016-10-24 15:59:46 +02:00
InfoParserTest.php Cache AppInfo in Memory Cache if configured 2016-10-07 21:29:23 +02:00
ManagerTest.php Make AppConfig part of the public API 2016-10-21 09:09:23 +02:00
PlatformRepositoryTest.php