Skip to content

Commit

Permalink
Update link to test resource in readme
Browse files Browse the repository at this point in the history
Co-authored-by: Johannes Visintini <[email protected]>
  • Loading branch information
tyrasd and joker234 committed Jan 12, 2021
1 parent 2fb09ad commit 3d3ec09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ To run the tests locally, you need the following:
* -Dport.get starts data-aggregation + metadata tests using GET requests
* -Dport.post starts data-aggregation tests using POST requests
* -Dport.data starts data-extraction tests using GET and POST requests
2. [heidelberg.oshb](https://downloads.ohsome.org/v0.5/europe/germany/baden-wuerttemberg/heidelberg_68900_2020-07-23.oshdb.mv.db) file (or any other, which includes the data from Heidelberg)
2. [heidelberg.oshdb](https://downloads.ohsome.org/v0.6/europe/germany/baden-wuerttemberg/heidelberg_68900_2020-07-23.oshdb.mv.db) file (or any other, which includes the data from Heidelberg)
3. maven command: `mvn -Dport_get=8081 -Dport_post=8082 -Dport_data=8083 -DdbFilePathProperty="--database.db=<path-to-your-heidelberg.oshdb-file>" test`

*Note:*
Expand Down Expand Up @@ -166,4 +166,3 @@ DOCS_DEPLOYMENT=release make clean html
## License

[AGPL](LICENSE).

0 comments on commit 3d3ec09

Please sign in to comment.