- Jul 30, 2017
-
-
Lindsay Stevens authored
- misc: - add test survey file - update readme - update requirements file for new dependency - update delete_participants param "tokens" -> "token_ids" to better indicate what is required and match the RPC name
-
Lindsay Stevens authored
-
- Jul 29, 2017
-
-
Jonas Kunze authored
To avoid committing local ini files with credentials, instead of modifying the config.ini file, all *.ini files are git ignored. However, we provide a template with .tmpl ending for the config.ini file.
-
- Jul 28, 2017
-
-
Lindsay Stevens authored
-
Lindsay Stevens authored
- working towards integrating ideas and suggestions from @kjona - restructure for: - easier usage patterns - translating error status messages into exceptions - assertions about returned data - todos are: - some remaining methods from PR #2 - further methods to allow full control of test context - full (as possible) coverage of use cases and api capabilities - maybe even some convenience methods.
-
Lindsay Stevens authored
- move requirements to separate text file - read version from __version__ in package init file - move test to top-level folder, update names so unittest can find them - corresponding .idea updates + change venv to py 3.5 from 3.4
-