powerline/tests
ZyX 5a50acf16b Add initial tests for configuration reloading
Currently only:
- Test for not reloading configuration if run_once is not True
- Test for reloading main configuration and other configurations triggered by 
  changes in main configuration file

TODO: tests for all other configuration files reloading (colors, colorscheme, 
      theme).
2013-03-31 00:06:49 +04:00
..
lib Add replace_item with function, remove os import 2013-03-31 00:02:53 +04:00
path Combine vim modelines and Python encoding declarations 2013-03-11 10:40:09 +01:00
__init__.py Combine vim modelines and Python encoding declarations 2013-03-11 10:40:09 +01:00
empty Start adding tests 2013-03-03 21:03:19 +01:00
install.sh Use psutil module for `user` segment 2013-03-17 13:28:57 +04:00
test.sh Make test.sh always check only powerline/config_files directory 2013-03-24 01:42:50 +04:00
test_config_reload.py Add initial tests for configuration reloading 2013-03-31 00:06:49 +04:00
test_configuration.py Replace pl.environ/getcwd/home with segment_info 2013-03-30 21:55:00 +04:00
test_lib.py Do not import memoize, humanize_bytes and urllib_* in powerline.lib 2013-03-17 21:21:03 +04:00
test_segments.py Fix whitespace errors 2013-03-31 00:03:35 +04:00
vim.py Some fixes for flake8 2013-03-24 19:59:56 +04:00