log tests/conftest.py @ 888:2b0fa2e4c12f

age author description
Sun, 23 Oct 2016 21:01:01 -0700 Ludovic Chabant tests: Fix for time comparisons.
Mon, 05 Sep 2016 21:02:03 -0700 Ludovic Chabant tests: Try and finally fix the time-based tests.
Thu, 01 Sep 2016 22:58:31 -0700 Ludovic Chabant tests: Fix crash when reporting 404 errors during server tests.
Sat, 16 Jul 2016 15:04:36 +0200 Ludovic Chabant tests: Fix some CLI tests.
Sat, 16 Jul 2016 15:02:24 +0200 Ludovic Chabant internal: Move admin panel code into the piecrust package.
Mon, 04 Jul 2016 00:12:49 -0700 Ludovic Chabant tests: Make it possible to run FoodTruck tests.
Sun, 06 Mar 2016 23:48:01 -0800 Ludovic Chabant tests: Add ability to run tests with a theme site.
Sun, 06 Mar 2016 23:41:35 -0800 Ludovic Chabant tests: Improve failure reporting.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Thu, 03 Mar 2016 08:19:28 -0800 Ludovic Chabant tests: Fix logic for making time-based tests not fail randomly.
Wed, 30 Dec 2015 20:42:45 -0800 Ludovic Chabant cli: More proper argument parsing for the main/root arguments.
Wed, 30 Dec 2015 20:41:16 -0800 Ludovic Chabant tests: Fix (hopefully) time-sensitive tests.
Tue, 13 Oct 2015 22:46:05 -0700 Ludovic Chabant showconfig: Don't crash when the whole config should be shown.
Fri, 14 Aug 2015 22:43:39 -0700 Ludovic Chabant tests: Print more information when a bake test fails to find an output file.
Sat, 08 Aug 2015 22:01:47 -0700 Ludovic Chabant serve: Extract some of the server's functionality into WSGI middlewares.