sailfish/sailfish-tests/integration-tests
Kogia-sima fe11aff782 Merge branch 'feature/json-filter' 2020-12-18 12:24:43 +09:00
..
config Put all tests in sailfish-tests/ directory 2020-07-14 22:46:58 +09:00
src Put all tests in sailfish-tests/ directory 2020-07-14 22:46:58 +09:00
templates Merge branch 'feature/json-filter' 2020-12-18 12:24:43 +09:00
tests Merge branch 'feature/json-filter' 2020-12-18 12:24:43 +09:00
Cargo.toml Downgrade serde version 2020-12-18 12:21:57 +09:00
README.md Put all tests in sailfish-tests/ directory 2020-07-14 22:46:58 +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.