YouCompleteMe/python/ycm/client
Homu d55b5c09d6 Auto merge of #2394 - micbou:move-client-tests, r=Valloric
[READY] Move client tests to the main tests folder

This makes it possible to configure all tests at a package level by implementing the `setUpPackage` and `tearDownPackage` functions in `python/ycm/tests/__init__.py` file.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2394)
<!-- Reviewable:end -->
2016-10-26 07:46:33 +09:00
..
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
base_request.py Fix BufferUnload event notification 2016-10-08 16:43:50 +02:00
command_request.py Avoid hit-enter prompts during completions 2016-08-28 09:19:07 +02:00
completer_available_request.py Update flake8 config 2016-03-06 17:39:55 +00:00
completion_request.py Avoid hit-enter prompts during completions 2016-08-28 09:19:07 +02:00
event_notification.py Fix BufferUnload event notification 2016-10-08 16:43:50 +02:00
omni_completion_request.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00
shutdown_request.py Remove unused code in shutdown request 2016-10-25 17:59:17 +02:00
ycmd_keepalive.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00