Ghislain MARY
66e40d839c
Fix Python unit tests.
2017-03-02 10:52:51 +01:00
Ghislain MARY
e07c0194b9
Fix unittests in Python module.
2017-02-21 14:03:26 +01:00
Ghislain MARY
c4feeb97b8
Fix unittests for Python 3.
2017-02-14 10:30:35 +01:00
Ghislain MARY
d9932c3e66
Support build of Python module for Python 3.
2017-02-13 17:48:29 +01:00
Ghislain MARY
a3b52d99ca
Fix Python module.
2017-01-19 17:20:09 +01:00
Ghislain MARY
fc5296b4e2
Fix Python unit tests.
2017-01-04 10:52:34 +01:00
Ghislain MARY
29bacd320b
Increase timeout of tls_with_non_tls_server test.
2016-07-27 15:50:04 +02:00
Ghislain MARY
7d260db562
Fix Python module unit tests.
2016-05-09 15:21:11 +02:00
Ghislain MARY
f4c6048c39
Fix Python tests.
2016-03-09 14:12:20 +01:00
Ghislain MARY
fbdb18382b
Fix Python unit tests.
2015-10-12 13:57:16 +02:00
Ghislain MARY
a8e9ae7e80
One more Python fix.
2015-08-07 13:21:35 +02:00
Ghislain MARY
97a4920876
Fix some Python unit test code regarding changes that have been done for the proxy configs.
2015-08-07 10:55:13 +02:00
Ghislain MARY
4416962557
Remove Python unit test that has no meaning.
2015-07-24 15:31:46 +02:00
Ghislain MARY
4157c07fdf
Use weakref from Core to CoreManager in the Python module tester.
2015-02-11 10:36:14 +01:00
Ghislain MARY
b305c88613
Fix Python unit tests.
2015-02-10 16:09:02 +01:00
Ghislain MARY
0d32bfbd3b
Improve transport change test in Python.
2015-01-20 16:22:38 +01:00
Ghislain MARY
06115e939b
Add some registration unit tests in Python.
2015-01-06 16:16:40 +01:00
Ghislain MARY
564627ed46
Add some registration tests in Python.
2014-12-19 17:07:55 +01:00
Ghislain MARY
afe5abba86
Add some Python setup tests.
2014-12-19 15:56:30 +01:00
Ghislain MARY
a5288b94cd
Fix Python module tests.
2014-12-16 11:26:25 +01:00
Ghislain MARY
340d927c3c
File transfer with binary content working in Python.
2014-12-11 15:59:29 +01:00
Ghislain MARY
89565386ac
Working file transfer in Python.
...
- Add the LinphoneBuffer object so that file transfer callbacks do not pass out parameters
- Use the LinphoneBuffer object in the file transfer callbacks
- Implement the file_transfer_send callback in the Python file transfer test
2014-12-10 16:35:19 +01:00
Ghislain MARY
f229bd10da
Add file transfer message test in Python.
2014-12-10 12:02:37 +01:00
Ghislain MARY
e3d198d247
Simplify logging in unit tests of Python module.
2014-12-10 10:59:59 +01:00
Ghislain MARY
3a39a1da6f
Update call tester for Python module.
2014-12-09 15:52:20 +01:00
Ghislain MARY
56eb5c3e7b
Fix the use of SipTransports in the Python module.
2014-12-09 13:35:48 +01:00
Ghislain MARY
bff27f5c6d
Fix account creation in Python.
2014-12-09 11:27:21 +01:00
Ghislain MARY
0e924f4b4e
Handle testing accounts creation in Python.
2014-12-08 15:55:57 +01:00
Ghislain MARY
180de834ee
Revert "Handle accounts manager to the Python module unit tests."
...
This reverts commit b61302f9b1 .
2014-12-08 14:31:17 +01:00
Ghislain MARY
b61302f9b1
Handle accounts manager to the Python module unit tests.
2014-12-08 11:30:58 +01:00
Ghislain MARY
e64a5a58d1
Add a presence unit test in Python.
2014-09-11 17:08:11 +02:00
Ghislain MARY
fcce4b4bbf
Add README.txt file for Python unit tests.
2014-09-11 15:27:45 +02:00
Ghislain MARY
0f644703bf
Allow running Python unit tests from an installed package.
2014-09-11 15:27:21 +02:00
Ghislain MARY
581da48a50
Add testing module in Python.
2014-09-10 11:40:23 +02:00
Ghislain MARY
081f1104a8
Fix Python registration unit test.
2014-09-09 09:07:30 +02:00
Ghislain MARY
f4ec25eb91
Allow logger to be None in Python unit tests.
2014-09-08 17:27:43 +02:00
Ghislain MARY
32c1c8b57d
Add some message sending unit tests in Python.
2014-09-01 17:54:57 +02:00
Ghislain MARY
b4978948f9
Add some call unit tests in Python.
2014-08-29 16:39:23 +02:00
Ghislain MARY
883b240b01
Fix Python register unit tests.
2014-08-28 17:13:07 +02:00
Ghislain MARY
0e77ac4883
Add a second call unit test in Python.
2014-08-28 17:05:27 +02:00
Ghislain MARY
3bba8ea3d2
Normalize default proxy getter signature so that it can be automatically wrapped.
2014-08-28 16:26:21 +02:00
Ghislain MARY
97b43deef2
Use the new to_address and from_address attributes in the Python wrapper.
2014-08-28 15:13:28 +02:00
Ghislain MARY
9f155f9cb5
Add first call unit tests in Python.
2014-08-28 14:16:42 +02:00
Ghislain MARY
bb673bb9f4
Improve logging in the Python module unit tests.
2014-08-28 10:44:12 +02:00
Ghislain MARY
13ca8e0e4c
Add a user_data properties to the objects of the Python wrapper.
2014-08-28 09:41:30 +02:00
Ghislain MARY
5e23b563f7
Start adding registration unit tests for the Python wrapper.
2014-08-27 16:57:17 +02:00
Ghislain MARY
b05b3db1e6
Add first Python module unit tests.
2014-08-27 12:38:26 +02:00