1
0
mirror of https://github.com/ovh/php-ovh.git synced 2023-11-05 03:20:26 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
peter279k
13c09921a0
Apply string to class constant
Signed-off-by: peter279k <peter279k@gmail.com>
2023-10-13 15:28:32 +08:00
Peter
ea3676d700
Improve assertions about equals and count
Signed-off-by: Peter <peter279k@gmail.com>
2023-05-31 17:09:01 +08:00
Adrien Barreau
73dab16efb test: skip functional tests if no credentials are provided
Signed-off-by: Adrien Barreau <adrien.barreau@ovhcloud.com>
2023-03-31 17:23:35 +00:00
Adrien Barreau
255b26a56e feat: allow /v1 or /v2 prefixes in path
- allow /v1 and /v2
- always send X-Ovh-Application
- rewrite test mocks

Signed-off-by: Adrien Barreau <adrien.barreau@ovhcloud.com>
2023-03-31 17:23:35 +00:00
Germain Carré
7d606bdcc1 Adding Github actions, codecov config, updating tests accordingly and re-organize README file
Signed-off-by: Germain Carré git@germain.sh
2023-03-06 18:38:12 +01:00
Romain Beuque
951e4adedb fix: tests now pass with PHPUnit and PHP7.4
Fixes unit tests for #106
2021-01-19 21:34:41 +01:00
Stéphane Bour
f322f6a819
chore: bump to php 7.4, guzzle 7, phpunit 9 2020-12-08 13:26:59 +01:00
Germain Carré
73ffcf672e Adding unit test testMissingOvhApplicationHeaderOnRequestCredentials
Signed-off-by: Germain Carré <germaincarre@yahoo.fr>
2019-07-10 11:23:46 +02:00
Marc Carmier
74c0e89305 Always retrieve schema description in unauthenticated mode 2018-02-23 20:29:15 +01:00
Vincent Cassé
e56816612a Manage unauthenticated calls without application key and application secret
Signed-off-by: Vincent Cassé <vincent@casse.me>
2018-02-23 17:58:04 +01:00
Marc Carmier
49d607e28d Added unit test for endpoint specification 2017-12-28 11:34:28 +01:00
Jean-Tiare Le Bigot
2bf008605c update copyrights to 2017
Signed-off-by: Jean-Tiare Le Bigot <jean-tiare.le-bigot@corp.ovh.com>
2017-01-02 13:03:30 +01:00
Romain Beuque
d3bd44ed68 fix: hook that modify Guzzle parameters serialization when true/false value
Signed-off-by: Romain Beuque <romain.beuque@corp.ovh.com>
2016-02-01 10:50:33 +00:00
Romain Beuque
57ba00310d Added tests for #27 + fix empty comparaison
Signed-off-by: Romain Beuque <romain.beuque@corp.ovh.com>
2016-01-21 18:22:06 +00:00
Adrien Bensaibi
727249f738 Add content from QueryString to build valide signature
Signed-off-by: Adrien Bensaibi <adrien.bensaibi@corp.ovh.com>
2016-01-19 14:40:35 +00:00
Vincent Casse
9aa7df73bf Fix timeout and guzzle 6
Fix copyrights

Signed-off-by: Vincent Casse <vincent.casse@corp.ovh.com>
2015-12-17 18:14:35 +01:00
Thierry Goettelmann
6ecf7c2773 Added 100% Code Coverage
Signed-off-by: Thierry Goettelmann <thierry@byscripts.info>
2015-08-06 15:16:26 +02:00
Vincent Cassé
67cc54db5b Initial commit
Signed-off-by: Vincent Cassé <vincent.casse@ovh.net>
2014-10-06 12:57:12 +02:00