lokinet/test/hive
Jeff 12eb32a816
add conf.d directory for config overrides (#1410)
* add conf.d directory for config overrides

* refactor llarp::Config

* add explicit constructor with datadir as parameter
* have all config files be passed as std::optional
* make Config::LoadDefault private and use std::optional in Config::Load to remove ambiguity
* update rest of codebase to reflect above changes

* fix pybind

* rename bootstrap config skipBootstrap to seednode as it's more descriptive
* make seednode configurable
* make pybind layer compile
* make pybind layer run
2020-10-21 08:58:08 -04:00
..
conftest.py only stop router hive from fixture when router hive is not None 2020-08-28 11:31:03 +00:00
hive.py add conf.d directory for config overrides (#1410) 2020-10-21 08:58:08 -04:00
test_path_builds.py some refactoring of tooling code, added RCGossipReceivedEvent 2020-03-03 19:57:09 -05:00
test_peer_stats.py disable long running unit test so ci doesn't take so long 2020-08-24 20:19:51 -04:00