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 the quantity if more than in balance. Payment Module. Testocp #512

Closed Holofractographic closed 4 years ago

Holofractographic commented 4 years ago

RETESTING THE FAIRCOIN MODULE Defect ID: TC OCP-60 Test Case: Check the quantity if more than in balance

Steps to reproduce:

  1. Successful login into Testocp.freedomcoop.eu
  2. Succesfully enter in Faircoin account from profile module
  3. Enter a value higher than on balance
  4. Click on send button

Expected result: In the module show a message: Cant be more than balance: A window show the message: Insufficient funds confirmed Your request: 100 Confirmed funds: 2. and Accept button

Actual Result: As pop up window doesnt appear it allow to send it and transaction get stucked: https://testocp.freedomcoop.eu/faircoin/manage­faircoin­account/170/

bum2 commented 4 years ago

Yes, sorry it was a mistake in the javascript of that page... now solved and deployed in testocp... can you check it again and close the issue if solved? i'm trying to unstuck the failed txs meanwhile..

Holofractographic commented 4 years ago

Retested and now works fine again