YouCompleteMe/python/ycm/tests
zzbot 3256ae3ffa
Auto merge of #2976 - micbou:refactor-server-exception-handling, r=puremourning
[READY] Refactor server exception handling

Having to wrap all request calls with the `HandleServerException` function is inconvenient. Handle server exceptions directly in `BaseRequest`.

<!-- 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/2976)
<!-- Reviewable:end -->
2018-04-14 11:13:15 -07:00
..
client Refactor CompleteDone logic 2018-03-28 22:00:43 +02:00
testdata Tests for checking that extra_conf_data sended to server from :DebugInfo and :YcmCompleter commands. 2017-03-12 19:03:07 +03:00
__init__.py Echo diagnostic asynchronously 2017-10-04 16:59:47 +02:00
base_test.py Use codepoint offsets in identifier functions 2017-06-18 20:41:30 +02:00
command_test.py Add range support to completer command 2018-02-12 01:50:08 +01:00
completion_test.py Refactor server exception handling 2018-04-13 01:35:17 +02:00
diagnostic_filter_test.py Do not install aliases from future 2017-03-18 18:24:48 +01:00
event_notification_test.py Refactor server exception handling 2018-04-13 01:35:17 +02:00
mock_utils.py Add support for Java diagnostics and asynchronous messages 2018-02-10 16:29:27 +00:00
omni_completer_test.py Use fake filetype for omni completion test 2017-12-23 15:41:14 +00:00
paths_test.py Drop Python 2.6 and Python 3.3 2018-01-30 18:34:50 +01:00
postcomplete_test.py Fix applying fixit twice after completion 2018-04-06 17:56:25 +02:00
syntax_parse_test.py Do not install aliases from future 2017-03-18 18:24:48 +01:00
test_utils.py Auto merge of #2922 - micbou:improve-diagnostic-match, r=bstaletic 2018-02-18 17:15:46 -08:00
vimsupport_test.py Fix column clamping when highlighting diagnostics on Python 3 2018-03-25 16:02:48 +02:00
youcompleteme_test.py Refactor server exception handling 2018-04-13 01:35:17 +02:00