sailfish/integration-tests
Kogia-sima 3267d60f1b Add test for configuration file 2020-07-14 18:59:39 +09:00
..
config Add test for configuration file 2020-07-14 18:59:39 +09:00
src Add source code 2020-06-05 22:31:38 +09:00
templates Update test for 2d994be 2020-06-15 05:37:02 +09:00
tests Add test for configuration file 2020-07-14 18:59:39 +09:00
Cargo.toml Add test for configuration file 2020-07-14 18:59:39 +09:00
README.md Add integration-tests/README.md 2020-06-07 04:07:42 +09:00

README.md

Integration tests

Running tests

$ cargo test

Acknowledgement

Some test cases were ported from Askama repository. I would like to thank Dirkjan Ochtman.