File: .env.example

package info (click to toggle)
python-picnic-api2 1.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: python: 670; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 139 bytes parent folder | download
1
2
3
4
# you can use this .env file when running pytest
USERNAME="john@doe.com"
PASSWORD="password123"
COUNTRY_CODE="NL" # use either "NL" or "DE"