Kieran Prasch
|
a4b4928ea7
|
Toying with tests built for pygeth
|
2019-03-09 17:28:57 -08:00 |
Kieran R. Prasch
|
86f9720461
|
Organize CLI Tests by Character
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
3204427d4e
|
Remaining formatting, reprs, imports, and cleanups from my work following @tuxxy's rebase.
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
83bbf5b03b
|
Tests and fixtures for Alice control via config.
|
2019-02-15 00:28:53 -07:00 |
tuxxy
|
37d4e1799f
|
Add first draft of alice CLI for character control
|
2019-02-15 00:28:53 -07:00 |
Kieran R. Prasch
|
ad5da13cd9
|
First draft of Moe provisioning with ansible
|
2019-02-14 11:32:34 -07:00 |
Kieran R. Prasch
|
162af4b51b
|
CLI + Learner Integration tests for Ursula and Moe
|
2019-02-13 13:09:53 -07:00 |
Kieran Prasch
|
329114db29
|
Update and test Moe.
|
2019-02-12 15:19:42 -08:00 |
Kieran Prasch
|
35d4d23405
|
Fixes and lightly tests Issue #711
|
2019-01-30 11:46:00 -08:00 |
Kieran Prasch
|
4fa2fa8e42
|
Handles Alice database in config subclass, Use sqlalchemy default development database instead of pure in-memory (#662)
|
2019-01-16 11:21:32 -08:00 |
Kieran Prasch
|
be456e09ff
|
Fixes Issue #583: Allow 'nucypher ursula run' to destroy invalid nucypher system configurations.
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
46f76ad21c
|
Fixes Issue #634: Restore CLI test for nucypher ursula run --dev --federated-only.
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
d6ad99a8e0
|
Ensure that operating mode is determined via configuration.
|
2018-12-11 10:01:35 -08:00 |
Kieran Prasch
|
3b436588a4
|
Restore the usage of --federated-only in CLI tests; Dedicate federated ursula CLI test module.
|
2018-12-11 10:01:35 -08:00 |
jMyles
|
f19601912d
|
Fixed imports and some other formatting issues following merge commit.
|
2018-12-06 21:19:57 -05:00 |
jMyles
|
a3fb853ffa
|
Pre-arranged merge commit between @kprasch and myself to reconcile our branches.
Quite a few conflicts resolved.
|
2018-12-06 20:55:09 -05:00 |
Kieran Prasch
|
1c86a07a13
|
Integrate FleetState into NodeConfiguration; checksum_address -> checksum_public_address
|
2018-12-05 16:17:03 -08:00 |
Kieran Prasch
|
0afe4cc14a
|
Mock default installation to ensure rest_host it correctly set; Includes pytest-mock Pipfile update.
|
2018-12-05 16:17:03 -08:00 |
Kieran Prasch
|
3ea8c8269f
|
Extract cli fixtures: Test CLI help and status. Bug fixes to match. Optioal config_file envvar.
|
2018-12-05 16:17:03 -08:00 |
Kieran Prasch
|
0811666133
|
nucypher cli status automated test
|
2018-12-05 16:17:03 -08:00 |
Kieran Prasch
|
22f3921f38
|
Dedicated cli help test module
|
2018-12-05 16:17:03 -08:00 |
Kieran Prasch
|
0192a1d16f
|
Tests and bug fixes for password collection via CLI
|
2018-12-05 16:17:03 -08:00 |
Kieran Prasch
|
3a840171b7
|
Through checking of config file existing; Mock line recv. transport.
|
2018-12-05 16:07:30 -08:00 |
Kieran Prasch
|
b0170f1124
|
Add ursula command test job, remove 'unit' language from CI config
|
2018-12-05 16:04:32 -08:00 |