Searched hist:"12 b99753267c30cd2730a96084b519295d521162" (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/_test/tests/Remote/Mock/ |
H A D | XmlRpcServer.php | 12b99753267c30cd2730a96084b519295d521162 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 D | ApiCore.php | 12b99753267c30cd2730a96084b519295d521162 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 D | XmlRpcServerTest.php | 12b99753267c30cd2730a96084b519295d521162 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 D | Api.php | 12b99753267c30cd2730a96084b519295d521162 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.
|