Commit graph

7 commits

Author SHA1 Message Date
Jeremy Barlow
13f694cfda (SERVER-1733) Update to clj-parent 0.4.3 and i18n 0.7.1
This commit updates the clj-parent dependency to 0.4.3 and i18n plugin
dependency to 0.7.1.  This commit also includes some updates to
i18n-related files, including the removal of pot files which are no
longer used, updates to the Makefile, and regenerated .po files.
2017-03-20 13:46:06 -07:00
Ruth Linehan
7bab3dddae (maint) Update i18n files 2017-02-09 11:50:20 -08:00
Joe Pinsonault
315804eb7c (SERVER-1556) Add i18n related files 2016-10-17 11:10:06 -07:00
Ruth Linehan
4396d9b5ee (maint) Add logback-test to suppress logging output when running tests 2016-10-04 14:46:35 -07:00
Nate Wolfe
60030a3b30 (TK-143) Allow SSLv3 during unit tests
This commit enables all algorithms (by disabling none) during unit
testing so that our SSLv3 unit tests can work properly.
2015-02-12 17:05:06 -08:00
Chris Price
4e0358ded3 Add missing pem file 2014-04-14 15:48:59 -07:00
Chris Price
db53a75f34 Add integration tests for sync clients
Prior to this commit, we didn't actually have any tests that
started a real web server and made a real request.  This
commit adds tests that do this for the clojure and Java
synchronous clients, using SSL.
2014-03-28 17:33:27 -07:00