Commit graph

17 commits

Author SHA1 Message Date
Morten Enemark Lund
f1dab1a853 pep8 2016-09-01 12:47:35 +02:00
Morten Enemark Lund
f8c8c519a3 Simplify code a bit 2016-09-01 12:03:55 +02:00
Morten Enemark Lund
87ec9e4c07 Disables win_unicode_console in tests if it is installed.
The packages collides with the pytest output capture and causes some tests to error.
2016-09-01 11:54:45 +02:00
Morten Enemark Lund
770a6f3864 Remove pytest plugin registration from conftest file. It is not necessary when registered in setup.py 2016-08-30 00:08:58 +02:00
Morten Enemark Lund
af232e47aa Flake 8 fixes 2016-08-29 21:24:14 +02:00
Morten Enemark Lund
fe4e7af4bb Moved plugin from conftest to its own module 2016-08-29 08:48:26 +02:00
Morten Enemark Lund
07f9c50e7e Added framework for collecting and running *.xsh files with py.test 2016-08-29 08:47:56 +02:00
Jamie Bliss
ab13740e13 PEP8 2016-08-27 21:24:27 -04:00
Jamie Bliss
ab6501748d Use singleton instance of EventManager 2016-08-27 12:21:15 -04:00
Jamie Bliss
573e78372f Add on_chdir event and test.
Test is, of course, failing
2016-08-27 12:06:16 -04:00
Leonardo Santagada
4337b1489b revert changes based on review 2016-07-20 22:07:45 +02:00
laerus
daf1928dd0 'fixtures docs' 2016-07-03 12:00:24 +03:00
laerus
bea8c62829 tests bugs fixing/test_parser & test_tools to go 2016-07-01 21:52:37 +03:00
laerus
36c0bcfd42 test execer/xonsh_execer fixture in conftest 2016-07-01 15:43:16 +03:00
laerus
a05ca9b6af 'test_imphooks' 2016-07-01 13:52:44 +03:00
Konstantinos Tsakiltzidis
fe6376f6d5 'removed xenv ambiguity' 2016-06-25 21:07:25 +03:00
Konstantinos Tsakiltzidis
daf3f89ae8 TODO list, conftest.py, some migrations 2016-06-25 01:15:48 +03:00