Ammar Askar
|
79ee31c44e
|
Fix two python3 compatibility problems:
We need to explicitly encode the serverID before hashing it
Pass read/binary modes to the file made from socket to avoid encoding problems, fixes #29
|
2015-04-17 17:57:34 +05:00 |
|
Ammar Askar
|
a5a76a8e1c
|
Added more tests, fixed compat.py to run on py3 as well
|
2015-04-12 07:26:12 +05:00 |
|
Jeppe Klitgaard
|
6daca43748
|
Added tests for YggdrasilError
|
2015-04-07 20:16:01 +02:00 |
|
Jeppe Klitgaard
|
ca81f7685a
|
Moved tests around for more logical order. Made tests for Profile object.
|
2015-04-07 20:07:47 +02:00 |
|
Ammar Askar
|
5d56162300
|
Quick little base test for connection
|
2015-04-03 22:04:45 +05:00 |
|
Ammar Askar
|
ea11461e76
|
Fully test the encryption package, and add a test for uncompressed packets when packet compression is enabled
|
2015-04-03 21:30:31 +05:00 |
|
Ammar Askar
|
1249f99a1e
|
Packet tests
|
2015-04-03 08:51:53 +05:00 |
|
Ammar Askar
|
08e126188a
|
Add a serialization test
|
2015-04-03 08:06:20 +05:00 |
|
Ammar Askar
|
a073ee35d8
|
Add more encryption tests
|
2015-04-03 07:19:46 +05:00 |
|
Ammar Askar
|
c353d8bb86
|
Address more pylint and py3 compatibility problems
|
2015-04-03 02:25:34 +05:00 |
|
Ammar Askar
|
dcb2845ac4
|
Fix some pylint concerns
|
2015-04-03 01:44:03 +05:00 |
|
Ammar Askar
|
4fe5caa7d9
|
Added an easy encryption test
|
2015-04-02 22:02:47 +05:00 |
|
Jeppe Klitgaard
|
c34d30566f
|
Made some tests for authentication. Still many tests to be made
|
2015-04-02 00:11:14 +02:00 |
|
Jeppe Klitgaard
|
4a38e6fe3d
|
Added the first test, yay
|
2015-04-01 17:40:40 +02:00 |
|