log tests/mockutil.py @ 402:043b9d8304c7 2.0.0a11

age author description
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.
Tue, 31 Mar 2015 22:38:56 -0700 Ludovic Chabant tests: Raise an exception instead of crashing rudely.
Sun, 29 Mar 2015 23:04:12 -0700 Ludovic Chabant tests: Add utility function to create multiple mock pages in one go.