Home
last modified time | relevance | path

Searched hist:"12 b99753267c30cd2730a96084b519295d521162" (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/_test/tests/Remote/Mock/
H A DXmlRpcServer.php12b99753267c30cd2730a96084b519295d521162 Sun Jan 07 10:22:36 UTC 2024 Andreas Gohr <andi@splitbrain.org> fix XMLRPC server tests

We test against the MockAPICore now since the tests are meant to ensure
the general functionality of accepting XML and correctly calling
APICalls works, not that the API returns the right things (this is
tested in the ApiCore tests).
Since we no longer use dates but always integers, we no longer need to
handle that.

H A DApiCore.php12b99753267c30cd2730a96084b519295d521162 Sun Jan 07 10:22:36 UTC 2024 Andreas Gohr <andi@splitbrain.org> fix XMLRPC server tests

We test against the MockAPICore now since the tests are meant to ensure
the general functionality of accepting XML and correctly calling
APICalls works, not that the API returns the right things (this is
tested in the ApiCore tests).
Since we no longer use dates but always integers, we no longer need to
handle that.

/dokuwiki/_test/tests/Remote/
H A DXmlRpcServerTest.php12b99753267c30cd2730a96084b519295d521162 Sun Jan 07 10:22:36 UTC 2024 Andreas Gohr <andi@splitbrain.org> fix XMLRPC server tests

We test against the MockAPICore now since the tests are meant to ensure
the general functionality of accepting XML and correctly calling
APICalls works, not that the API returns the right things (this is
tested in the ApiCore tests).
Since we no longer use dates but always integers, we no longer need to
handle that.

/dokuwiki/inc/Remote/
H A DApi.php12b99753267c30cd2730a96084b519295d521162 Sun Jan 07 10:22:36 UTC 2024 Andreas Gohr <andi@splitbrain.org> fix XMLRPC server tests

We test against the MockAPICore now since the tests are meant to ensure
the general functionality of accepting XML and correctly calling
APICalls works, not that the API returns the right things (this is
tested in the ApiCore tests).
Since we no longer use dates but always integers, we no longer need to
handle that.