History log of /dokuwiki/_test/tests/Remote/ApiCoreTest.php (Results 1 – 7 of 7)
Revision Date Author Comments
# 7383ed40 10-Apr-2026 Andreas Gohr <andi@splitbrain.org>

Replace deprecated idx_addPage/ft_backlinks calls in ApiCoreTest

Use Indexer::addPage() and MetadataSearch::backlinks() directly.


# 61d21e86 15-Mar-2025 kuangfio <kuangfionaly@gmail.com>

Added API endpoint core.getMediaHistory #4147

squashed commits of #4369


# 9ad2b913 25-Nov-2024 Andreas Gohr <andi@splitbrain.org>

replace deprecated phpunit assertions


# 6535a28f 12-Nov-2024 Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>

Fix MD5 hash calculation tests


# cad27e80 06-Jan-2024 Andreas Gohr <andi@splitbrain.org>

API: move user related tests to usermanager plugin


# d1f06eb4 06-Jan-2024 Andreas Gohr <andi@splitbrain.org>

API: ApiCore tests fixed and extended


# 53585189 01-Dec-2023 Andreas Gohr <andi@splitbrain.org>

another set of api tests