| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'refs/remotes/elrond/misc/pytest_enable_testing' | Christopher Allan Webber | 2013-05-17 | 2 | -2/+28 |
|\ |
|
| * | Always activate testing using pytest fixture. | Elrond | 2013-05-17 | 2 | -2/+28 |
* | | Reverting "Always activate testing in every test module ever." | Christopher Allan Webber | 2013-05-17 | 26 | -89/+1 |
|/ |
|
* | Always activate testing in every test module ever. | Christopher Allan Webber | 2013-05-16 | 26 | -1/+89 |
* | Merge branch '623_context_hooks' | Christopher Allan Webber | 2013-05-15 | 6 | -0/+160 |
|\ |
|
| * | Testing the template_context_prerender hook | Christopher Allan Webber | 2013-05-15 | 5 | -5/+17 |
| * | Documenting the test_modify_context and context_modified_app methods | Christopher Allan Webber | 2013-05-14 | 1 | -0/+7 |
| * | Fully working context hooks, both template/view and global level, with tests | Christopher Allan Webber | 2013-05-14 | 5 | -2/+105 |
| * | Merge branch 'master' into 623_context_hooks | Christopher Allan Webber | 2013-05-12 | 5 | -42/+14 |
| |\ |
|
| * | | Ah right, and here's the config we intend to use for these context modified t... | Christopher Allan Webber | 2013-05-08 | 1 | -0/+26 |
| * | | The beginning of context hooks. | Christopher Allan Webber | 2013-05-08 | 1 | -0/+12 |
* | | | piwigo: Start first tests. | Elrond | 2013-05-12 | 2 | -1/+70 |
| |/
|/| |
|
* | | Removing reference to nose (thanks for catching, Elrond!) | Christopher Allan Webber | 2013-05-12 | 1 | -3/+1 |
* | | Tests should no longer use the environment-variable-related-setup and set up ... | Christopher Allan Webber | 2013-05-12 | 3 | -35/+1 |
* | | Merge remote-tracking branch 'gabithume/146_debug_message' | Christopher Allan Webber | 2013-05-11 | 1 | -4/+12 |
|\ \
| |/
|/| |
|
| * | Fixing ticket #146 - Make messaging system testable | Gabi Thume | 2013-04-29 | 1 | -4/+12 |
* | | Unit tests for plugins defining their own config_spec.ini! | Christopher Allan Webber | 2013-05-08 | 4 | -0/+76 |
|/ |
|
* | image resizing: Refactor some decisions into resize_tool. | Elrond | 2013-04-27 | 1 | -1/+1 |
* | Unit test for ReallyLazyProxy. | Elrond | 2013-04-25 | 1 | -0/+22 |
* | Cleanup storage after test, and test .delete_dir(). | Elrond | 2013-04-21 | 2 | -7/+26 |
* | Refactor test configs. | Elrond | 2013-04-20 | 1 | -24/+13 |
* | Let's not use reserved keywords :) | Christopher Allan Webber | 2013-04-19 | 1 | -2/+2 |
* | Added new tests to test hook_transform() | Christopher Allan Webber | 2013-04-19 | 4 | -3/+32 |
* | Adjusting tests to use hook_handle and hook_runall | Christopher Allan Webber | 2013-04-19 | 1 | -16/+17 |
* | Moving the rest of the relevant tests to have test_app set up in "def setup()... | Christopher Allan Webber | 2013-04-18 | 2 | -58/+50 |
* | at pytest author's advice, changing the way _setup back to -> setup | Christopher Allan Webber | 2013-04-18 | 1 | -37/+15 |
* | Turning image's media manager into a new style class. | Elrond | 2013-04-17 | 1 | -1/+1 |
* | First step towards a MediaManager class: Compat one. | Elrond | 2013-04-17 | 1 | -1/+2 |
* | PIL: Support systems with Pillow and without | Alon Levy | 2013-04-17 | 1 | -1/+4 |
* | Refactor test resources into new resources.py | Elrond | 2013-04-17 | 5 | -55/+47 |
* | PDF: Use pytest.mark.skipif for skipping tests | Elrond | 2013-04-16 | 2 | -5/+4 |
* | test_timesince() doesn't need a complete test_app. | Elrond | 2013-04-16 | 1 | -1/+1 |
* | Removing unused imports | Christopher Allan Webber | 2013-04-15 | 1 | -5/+0 |
* | add pdf media type | Alon Levy | 2013-04-15 | 4 | -0/+60 |
* | Merge remote-tracking branch 'joar-github/oauth/refresh_tokens' | Nathan Yergler | 2013-04-13 | 2 | -7/+45 |
|\ |
|
| * | OAuth: Support refresh tokens, etc | Joar Wandborg | 2013-04-06 | 2 | -8/+45 |
* | | Merge remote-tracking branch 'refs/remotes/tsyesika/394-fuzzy-timestamp' | Christopher Allan Webber | 2013-04-13 | 1 | -0/+57 |
|\ \ |
|
| * | | Adds the unit tests and removes useless function we don't use | Jessica T | 2013-04-12 | 1 | -0/+57 |
* | | | Merge branch '637_friendlier_hooks' | Christopher Allan Webber | 2013-04-10 | 5 | -0/+243 |
|\ \ \
| |/ /
|/| | |
|
| * | | callable hook convenience functions.. now work, and with tests! | Christopher Allan Webber | 2013-04-10 | 5 | -3/+135 |
| * | | tests for new pluginapi methods that can't possibly pass yet :) | Christopher Allan Webber | 2013-04-09 | 1 | -0/+111 |
* | | | Remove the last traces of beaker. | Elrond | 2013-04-09 | 2 | -13/+0 |
* | | | Merge remote-tracking branch 'brett/itsdangerous' | Elrond | 2013-04-09 | 3 | -53/+31 |
|\ \ \ |
|
| * | | | First tests for the Session class. | Brett Smith | 2013-03-24 | 1 | -0/+30 |
| * | | | Remove beaker stuff from the code. | Brett Smith | 2013-03-24 | 2 | -55/+1 |
* | | | | Testing: Remove some left over files/dirs. | Elrond | 2013-04-08 | 2 | -2/+35 |
| |/ /
|/| | |
|
* | | | Really removing nosetests things now! all assert_whatever removed | Christopher Allan Webber | 2013-04-06 | 11 | -96/+75 |
| |/
|/| |
|
* | | Switch test_app generation over to use py.test fixtures. | Christopher Allan Webber | 2013-04-04 | 18 | -251/+248 |
* | | Oops, forgot to assign dump_old_app to self, heh. | Christopher Allan Webber | 2013-04-04 | 1 | -0/+1 |
* | | Turning setup_fresh_app into SetupFreshApp, a decorator with options! | Christopher Allan Webber | 2013-04-04 | 1 | -8/+18 |