daml/da-assistant/testing
Digital Asset GmbH 05e691f558 open-sourcing daml
2019-04-04 09:33:38 +01:00
..
images open-sourcing daml 2019-04-04 09:33:38 +01:00
real-bintray-tests open-sourcing daml 2019-04-04 09:33:38 +01:00
tests open-sourcing daml 2019-04-04 09:33:38 +01:00
tests-windows open-sourcing daml 2019-04-04 09:33:38 +01:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01:00
run-windows-tests.py open-sourcing daml 2019-04-04 09:33:38 +01:00
tests-common.sh open-sourcing daml 2019-04-04 09:33:38 +01:00

Testing under Windows:

  1. Install Python (pip should be part of that)
  2. Install shelltestrunner: stack install shelltestrunner
  3. Run run-windows-tests.py

To make the test automatically read email/username/password for da setup, create a file in the tests-windows directory. The file should contain email/username/password in separate lines.