mdBook/tests
Michael Bryan d56ff94ce6
Regression tests (#422)
* Created regression tests for the table of contents

* Refactoring to make the test more readable

* Fixed some bitrot and removed the (now redundant) tests/helper module

* Removed the include_str!() stuff and use just the dummy book for testing

* Regression tests now pass again!

* Pinned a `*` dependency to use a particular version

* Made sure test mocks return errors instead of panicking

* Addressed the rest of @budziq's review

* Replaced a file open/read with file_to_string
2017-11-16 15:51:12 +08:00
..
dummy_book Regression tests (#422) 2017-11-16 15:51:12 +08:00
init.rs Integration tests pass again 2017-11-12 21:37:37 +08:00
rendered_output.rs Regression tests (#422) 2017-11-16 15:51:12 +08:00
testing.rs Regression tests (#422) 2017-11-16 15:51:12 +08:00