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.
|
Tue, 13 Jan 2015 20:40:22 -0800 |
Ludovic Chabant |
tests: Remove debug output.
|
Sun, 04 Jan 2015 14:55:41 -0800 |
Ludovic Chabant |
tests: Patch `os.path.exists` and improve patching for `open`.
|
Sun, 04 Jan 2015 14:53:13 -0800 |
Ludovic Chabant |
tests: Add help functions to get and render a simple page.
|
Sun, 09 Nov 2014 14:46:23 -0800 |
Ludovic Chabant |
Better error management and removal support in baking/processing.
|
Wed, 03 Sep 2014 17:27:50 -0700 |
Ludovic Chabant |
Add a `BakeScheduler` to handle build dependencies. Add unit-tests.
|
Wed, 20 Aug 2014 23:16:51 -0700 |
Ludovic Chabant |
New site layout support.
|
Wed, 20 Aug 2014 21:46:27 -0700 |
Ludovic Chabant |
More unit tests, fix a bug with the skip patterns.
|