History log of /dokuwiki/_test/ (Results 226 – 250 of 932)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
65df653206-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

missed another unit test

f5956b9106-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

fix test again

a98160dc06-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

Remove height & weight defaults from video embeds

4d0c268806-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

d'oh completely overlooked this

deb0217306-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

another fix

5059897906-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

only pass around videoAtts if it's a video

try to make tests happy again

another try at fixing tests

Delete local.php.bak.php

more test fixes

one more (lol)

one more

4a572c5a06-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

add options & defaults to config, no* counterparts

e0ab73f106-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

accidentally removed this on an earlier commit

more test fixes

256ac28f05-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

typo fix

bug fixes & added fixes for existing tests

b65274ec05-Apr-2020 Phy <git@phy25.com>

Fix noNSorNS zero ID issue with unit tests, fixes #3037

36c8a75c10-Mar-2020 Phy <git@phy25.com>

Fix ExternalLink tests

f216edae21-Jun-2018 Lars Paulsen <lars_paulsen@web.de>

Fixed broken link rendering for external links at start of line

External links at the start of line like 'www.example.com' were
not rendered as links any more. The issue was introduced with PR #1988

Fixed broken link rendering for external links at start of line

External links at the start of line like 'www.example.com' were
not rendered as links any more. The issue was introduced with PR #1988.
Fixes #2399.

show more ...

90d36bec09-Mar-2020 Phy <git@phy25.com>

fix data-wiki-id test failure

4986a58409-Mar-2020 Phy <git@phy25.com>

shortcut relative link: fix 3 levels up situation

26a03f0809-Mar-2020 Phy <git@phy25.com>

Match multiple levels shortcut relative link, fixes #1076

Previously the regex only matches one level. Test added as well.

4bdfdb3208-Mar-2020 Phy <git@phy25.com>

separate some test AuthPlugins to single files

created AuthDeletePlugin and AuthCaseInsensitivePlugin under dokuwiki\test\mock

7a0654be08-Mar-2020 Phy <git@phy25.com>

check RemoteException code in unit tests

b53267d317-Jun-2019 Phy <git@phy25.com>

Change cases of assertTrue in tests

0f43ea4410-Jun-2019 Schplurtz le Déboulonné <Schplurtz@laposte.net>

add drupal and seafile hash methods

7d3a1fc906-Mar-2020 bleistivt <me@bleistivt.net>

Add test for video titles

6d7829a703-Mar-2020 Phy <git@phy25.com>

add alternative support for PHP not throwing ArgumentCountError in remote/APi

PHP 5.6 and 7.0 won't throw ArgumentCountError. In this case, we use
set_error_handler on E_WARNING and throw exceptions

add alternative support for PHP not throwing ArgumentCountError in remote/APi

PHP 5.6 and 7.0 won't throw ArgumentCountError. In this case, we use
set_error_handler on E_WARNING and throw exceptions if it's about argument
missing.

show more ...

2fc0891103-Mar-2020 Phy <git@phy25.com>

suppress argument missing warnings on remote API test

This makes sure PHPUnit won't convert warnings into exceptions, and thus behaves
as the same as regular DokuWiki where E_NOTICE is suppressed.

5c6412cc03-Mar-2020 Phy <git@phy25.com>

rename vague AuthPlugin used by remote and authdelete tests

81f50a5003-Mar-2020 Phy <git@phy25.com>

add unit tests that check exception type on remote args missing for #2545

2ae2e00102-Mar-2020 Phy <git@phy25.com>

relax Revert permission to EDIT from manager

Revert is another type of edit, which may be simulated by manual editing without using this shortcut. This patch thus relaxes the permission check.

Than

relax Revert permission to EDIT from manager

Revert is another type of edit, which may be simulated by manual editing without using this shortcut. This patch thus relaxes the permission check.

Thank you @Klap-in for pointing this out.

show more ...

12345678910>>...38