YouCompleteMe/python
micbou c92b4ac0ff Fix issue in EventNotification tests
assert_has_calls is not enough to check if a call didn't raise a
warning. We also need to check the number of calls. This is done by
creating a subclass of MagicMock implementing the
assert_has_exact_calls method.
2016-01-21 03:05:15 +01:00
..
ycm Fix issue in EventNotification tests 2016-01-21 03:05:15 +01:00
test_requirements.txt Correct import of argparse 2015-11-08 23:09:41 +00:00