zebra/zebrad
Alfredo Garcia e73f976194
Valid generated config acceptance test (#859)
* add valid generated config test

* change to pathbuf

* use -c to make sure we are using the generated file

* add and use a ZebraTestDir type

* change approach to generate tempdir in top of each test

* pass tempdir to test_cmd and set current dir to it

* add and use a `generated_config_path` variable in tests
2020-08-13 13:31:13 -07:00
..
src Fix sync algorithm. (#887) 2020-08-12 16:48:01 -07:00
tests Valid generated config acceptance test (#859) 2020-08-13 13:31:13 -07:00
Cargo.toml build(deps): bump tracing-subscriber from 0.2.10 to 0.2.11 (#873) 2020-08-11 10:30:50 -07:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation