FreedomCoop / valuenetwork

Fork coming from NRP-Sensorica to use and work for FREEDOM COOP
http://fair.coop
GNU Affero General Public License v3.0
31 stars 12 forks source link

Check send button entering quantity and ocp user. Faircoin wallet Module. Testocp enviroment #500

Closed Holofractographic closed 5 years ago

Holofractographic commented 5 years ago

Defect ID: DF_FCM_02 Test Case: Check send button entering valid quantity and ocp user

Steps to reproduce:

  1. Successful login into Testocp.freedomcoop.eu
  2. Succesfully enter in Faircoin account from profile module
  3. Enter appropiate values quantity and select a ocp user from the drop down menu
  4. 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

Actual result: When click on send redirects to error message But when reload the page faircoins are sent.

Error message: 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 Python Path:

bum2 commented 5 years ago

This should be also solved by commit f5221de ... please reopen if it fails again