Commit Graph

3649 Commits

Author SHA1 Message Date
2903df8861 Debug message updates 2020-10-16 09:57:33 +02:00
jai.s
671b42bdab
Added traceback for identify the testcases name and removed print functions 2020-10-15 21:15:09 +05:30
jai.s
45bf53f376
Added psutil.TimeoutExpired separately in tearDownClass method 2020-10-15 13:58:48 +05:30
jai.s
3539de081d
Removed the psutil.wait_procs and added process wait in teardownclass 2020-10-15 12:50:49 +05:30
jai.s
567492b9f6
Added psutil wait_procs method in the _stop_process 2020-10-14 19:36:17 +05:30
jai.s
4f3d0f8b4d
Increased time in TestProcessShutdown's test_shutdown method 2020-10-14 17:26:05 +05:30
jai.s
978d8cfa07
Added psutil's wait process condition on the tearDownClass method 2020-10-14 14:14:23 +05:30
jai.s
14b6202923
Increased timeout in _stop_process 2020-10-14 12:38:43 +05:30
jai.s
474d42b8b1
Added new condition for open file condition in test_process 2020-10-13 19:24:55 +05:30
jai.s
98630f3e38
Increase timeout for _stop_process and made changes in travis 2020-10-12 15:11:13 +05:30
jai.s
25ec3dbe75
Solved typo issues 2020-10-09 14:36:38 +05:30
jai.s
f2e816d660
Removed extra imported psutil and added try and except block for the psutil pid condition 2020-10-09 13:55:52 +05:30
jai.s
080005d870
Added custom on the test process _stop_method 2020-10-09 13:12:01 +05:30
jai.s
ec035c4f9d
Removed tor for travis and stem from requirement.txt and worked on the process killing issue 2020-10-08 20:08:46 +05:30
jai.s
2dfc120eea
Changed shebang and made changes in the travis 2020-10-06 15:48:03 +05:30
jai.s
d78753420b
Changed the travis file from pybitmessage -t to src/bitmessagemain.py -t 2020-10-06 13:49:52 +05:30
jai.s
ef3e496fbd
Solved TestAddresses's test_privtopub testcase issue 2020-10-05 18:58:03 +05:30
jai.s
57d22a5cd6
Solved TestProcessConfig's settingsversion issue 2020-10-03 14:37:55 +05:30
jai.s
c8eaa28f0f
Working on the TestProcessConfig testcase 2020-09-29 20:19:50 +05:30
jai.s
3b5e92be76
Removed the unrequired debugs log path 2020-09-28 20:29:06 +05:30
jai.s
b9a71d35a9
Solved importing issues for kviy application 2020-09-25 20:02:47 +05:30
jai.s
e1df39065c
Solved the pybitmessage -t issue and added new file for the dummy objects for the test core 2020-09-25 17:58:54 +05:30
jai.s
f409b15535
Added buytes in the malloc method 2020-09-23 19:59:48 +05:30
jai.s
ef087e571c
Added try and except for test condition in the bitmessagemain 2020-09-22 20:22:17 +05:30
jai.s
a16f2c6deb
Removed try and except for the testcases in bitmessagemain 2020-09-22 19:27:55 +05:30
jai.s
38194071c6
Added condition for testmode in signal_handler and cookies condition in post method in api 2020-09-22 16:11:25 +05:30
jai.s
895a3ed16f
Worked on the SingleAPI killing issue 2020-09-21 20:32:27 +05:30
jai.s
e4ba5a8926
Made changes in the malloc function in openssl, removed unrequired loggers and prints 2020-09-19 19:07:52 +05:30
jai.s
fbc33b1df6
Solved test_blind_sig issue 2020-09-18 20:31:04 +05:30
jai.s
269ffbb275
Solved the pybitmessage -t issue and Removed unrequired prints and logger and typo 2020-09-17 19:59:00 +05:30
jai.s
550be6e4ec
Solved all TestAPI issues 2020-09-16 20:27:27 +05:30
jai.s
74d043bd21
Fixed addressGenerator deterministicPassphrase encode issue 2020-09-16 14:00:32 +05:30
jai.s
afb3a22f99
Solved the addressGeneratorQueue get issue in the class_addressGeneratorQueue file 2020-09-15 20:20:56 +05:30
jai.s
7609a3ce40
Solved addressGeneratorQueueClass get method issue and added new apiAddressGeneratorReturnQueueQueueClass queue class 2020-09-14 20:03:07 +05:30
jai.s
4606f55e2f
Override the get and put of addressGeneratorQueue 2020-09-11 20:47:10 +05:30
jai.s
39dde3f961
Added dummy test for the bulidbot 2020-09-03 13:18:19 +05:30
jai.s
83c217542d
Added decode API changes and Added Encode on the other files 2020-09-01 23:04:11 +05:30
jai.s
53d46dbdf0
Added conditions for API test cases 2020-08-30 00:23:30 +05:30
jai.s
6bbe8ef22a
Changed the remaining src path to pybitmessage path 2020-08-07 22:58:57 +05:30
jai.s
c7700507e1
Changed path to src to pybitmessage 2020-07-31 20:42:13 +05:30
jai.s
dac95989b4
Initial commit for test cases python3 porting 2020-07-16 15:36:49 +05:30
jai.s
7773392847
Initial commit for test cases python3 porting 2020-07-16 15:36:49 +05:30
bf1a57d9ca
Merge pull request #36 from jaicis/py3porting
Updated all popup's with new UI and made all static path dynamic
2020-07-15 16:47:21 +05:30
jai.s
35b02a52cb
Updated origin by upstream changes 2020-07-15 16:45:35 +05:30
25830fb7d8
Merge pull request #37 from surbhicis/CQkivy7
fixed CQ for bitmessagekivy.mpybit module part8 along with platform separation for linux and android
2020-07-15 16:14:19 +05:30
3a04b67355
fixed CQ for bitmessagekivy.mpybit module part8 along with platform separation for linux and android 2020-07-15 16:10:37 +05:30
2ce6196f75
fix conflict regarding qrscanner for desktop version 2020-07-15 14:42:37 +05:30
navjotcis
22643eca99
Merge pull request #76 from jaicis/Chatroom
Updated all popup's with new UI and made all static path dynamic
2020-07-14 17:32:02 +05:30
navjot
efc35c5f69
Updated all popup's with new UI and made all static path dynamic 2020-07-14 17:30:01 +05:30
0d0c86b2b6
Merge pull request #28 from jaicis/py3porting
Worked on the file Permissions, Latest MD versions, code quality fixes, dialog box, avatars
2020-07-10 17:27:20 +05:30