log tests/mockutil.py @ 842:a85d08ffe1f6

age author description
Mon, 10 Oct 2016 21:41:59 -0700 Ludovic Chabant config: Cleanup config loading code. Add support for a `local.yml` config.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Sun, 17 May 2015 15:28:00 -0700 Ludovic Chabant tests: Also mock `open` in Jinja to be able to use templates in bake tests.
Sun, 03 May 2015 18:47:10 -0700 Ludovic Chabant serve: Giant refactor to change how we handle data when serving pages.
Fri, 17 Apr 2015 16:05:28 -0700 Ludovic Chabant tests: Add more utility functions to the mock file-system.
Wed, 15 Apr 2015 16:38:55 -0700 Ludovic Chabant tests: Remove debug output.
Fri, 03 Apr 2015 11:20:30 -0700 Ludovic Chabant tests: Add `os.rename` to the mocked functions.