Skip to content

Commit

Permalink
Also added pytest.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
jjmurre committed Feb 19, 2020
1 parent ab8725e commit 29b386e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[pytest]
env =
DCAT_URL=http://localhost:8000/
DCAT_USER=citydata.acc@amsterdam.nl
DCAT_PASSWORD=DCAT_PASSWORD
SCHEMA_URL=https://schemas.data.amsterdam.nl/datasets/
DSO_URL=https://acc.api.data.amsterdam.nl/v1/

0 comments on commit 29b386e

Please sign in to comment.