Commit 4735256
Few tests and Review on Here Provider (#871)
* Add Here Provider
* Rename here.php to Here.php
* Update Here.php
* Update HereAddress.php
* Update Here.php
* Update HereAddress.php
* Update Here.php
* Update Here.php
* Review Corrections
* + * @param string $appId An App ID.
+ * @param string $apoCode An App code.
* Add Tests files
* Add phpunit.xml.dist
* Corrections after running tests
* use{}
* FIX IT!
* Few Styles #844
* HereMaps->Here
* .Some more tests
* style
* Build Test OK if $testIpv4 = false;
* Update HereTest.php
* Code review from Baachi
* Update Here.php
* Update Readme.md
* updated Here_Test and cached_responses
* Add
<server name="HERE_APP_ID" value="YOUR_APP_ID" />
<server name="HERE_APP_CODE" value="YOUR_APP_CODE" />
* Update Readme.md
* Reworking of the Tests with adjustments to fit the two Credentials keys (appID and AppCode) of the Here Provider
* style-ci correction + override testGeocodeQueryWithNoResults, testReverseQuery and testReverseQueryWithNoResults
* Styles
* Update IntegrationTest.php
* Correct the extends and the naming (to HereCachedResponseClient)
* Remove Overriding file HereCachedResponseClient.php
* update cached_responses
* set provider-integration-tests requirement 1.1.0
* Update Readme.md
* Update Readme.md
* Update composer.json1 parent 996d117 commit 4735256
File tree
12 files changed
+20
-104
lines changed- Tests
- .cached_responses
12 files changed
+20
-104
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments