log tests/conftest.py @ 1166:d8167cbee2f5

age author description
Tue, 01 Oct 2019 07:33:15 -0700 Ludovic Chabant tests: Fix YAML warning in tests.
Tue, 05 Jun 2018 21:58:53 -0700 Ludovic Chabant tests: Improve servings tests' error reporting.
Wed, 28 Feb 2018 20:16:04 -0800 Ludovic Chabant tests: Improve failure reporting, improve CLI tests.
Sat, 17 Feb 2018 11:51:06 -0800 Ludovic Chabant tests: Better error reporting for serving tests.
Mon, 25 Dec 2017 23:05:49 -0800 Ludovic Chabant tests: Prevent conflicts in later `pytest` versions.
Sun, 29 Oct 2017 22:51:57 -0700 Ludovic Chabant tests: Big push to get the tests to pass again.
Tue, 17 Oct 2017 01:07:30 -0700 Ludovic Chabant tests: First pass on making unit tests work again.
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.
Tue, 28 Jul 2015 23:56:09 -0700 Ludovic Chabant tests: Help the Yaml loader figure out the encoding on Windows.
Tue, 28 Jul 2015 18:34:21 -0700 Ludovic Chabant bake/serve: Improve support for unicode, add slugification options.
Thu, 23 Jul 2015 22:08:21 -0700 Ludovic Chabant tests: Fix `find` tests on Windows.
Sat, 11 Jul 2015 23:51:02 -0700 Ludovic Chabant bake: Pass the config variants and values from the CLI to the baker.
Sat, 27 Jun 2015 22:28:32 -0700 Ludovic Chabant tests: Fix crash in processing tests.
Sat, 27 Jun 2015 21:48:26 -0700 Ludovic Chabant tests: Add pipeline processing tests.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Mon, 18 May 2015 19:29:16 -0700 Ludovic Chabant tests: More accurate marker position for diff'ing strings.
Mon, 18 May 2015 19:28:47 -0700 Ludovic Chabant tests: Fail bake tests with a proper error message when bake fails.
Mon, 18 May 2015 15:48:45 -0700 Ludovic Chabant tests: Move all bakes/cli/servings tests files to have a YAML extension.
Sun, 17 May 2015 10:48:41 -0700 Ludovic Chabant tests: Add support for testing the Chef server.
Mon, 11 May 2015 22:25:19 -0700 Ludovic Chabant tests: Add support for "Chef tests", which are direct CLI tests.
Sun, 03 May 2015 18:40:05 -0700 Ludovic Chabant tests: Changes to output report and hack for comparing outputs.
Fri, 17 Apr 2015 16:08:23 -0700 Ludovic Chabant tests: Improve bake tests output, add support for partial output checks.
Wed, 15 Apr 2015 16:39:35 -0700 Ludovic Chabant tests: Support for YAML-based baking tests. Convert old code-based ones.
Wed, 03 Sep 2014 17:28:10 -0700 Ludovic Chabant Ability to output debug logging to `stdout` when running unit-tests.