Defect ID: DF_FCM_05
Test Case: Check the send button fulfilling all the fields
Steps to reproduce:
Successful login into Testocp.freedomcoop.eu
Succesfully enter in Faircoin account from profile module
Enter appropiate values in all the fields (required and not)
Click on send button
Expected Result: A window show a message to confirm the sending Showing Info about amount and address. Accept or cancel action is required
Once accepted the faircoin is sent
TypeError at /faircoin/faircoin-history/170/
'FaircoinAddress' object is not callable
Request Method: GET
Request URL: https://testocp.freedomcoop.eu/faircoin/faircoin-history/170/
Django Version: 1.11.16
Exception Type: TypeError
Exception Value:
'FaircoinAddress' object is not callable
Exception Location: /home/ocp/app/valuenetwork/valuenetwork/valueaccounting/service.py in include_blockchain_tx_as_event, line 333
Python Executable: /usr/bin/python
Python Version: 2.7.9
Defect ID: DF_FCM_05 Test Case: Check the send button fulfilling all the fields Steps to reproduce:
Expected Result: A window show a message to confirm the sending Showing Info about amount and address. Accept or cancel action is required Once accepted the faircoin is sent
Actual Result: Exception error ocurred: https://testocp.freedomcoop.eu/faircoin/faircoin-history/170/
TypeError at /faircoin/faircoin-history/170/ 'FaircoinAddress' object is not callable Request Method: GET Request URL: https://testocp.freedomcoop.eu/faircoin/faircoin-history/170/ Django Version: 1.11.16 Exception Type: TypeError Exception Value:
'FaircoinAddress' object is not callable Exception Location: /home/ocp/app/valuenetwork/valuenetwork/valueaccounting/service.py in include_blockchain_tx_as_event, line 333 Python Executable: /usr/bin/python Python Version: 2.7.9