Skip to content

Swap test testing numbers are correct

гλ requested to merge 157-test-issues into master

Relates to #157 (closed)

This finishes off happy path testing swapping:

  • Testing real numbers are being sent to binance client
  • Testing real numbers appear in the interface
  • Testing percent buttons are working
  • Fixes a very annoying "works on my machine" issue with CPU throttling that was happening in gitlab
  • Adds a failure log so when a test fails it displays in the CI console

NOTE: To simulate you can use dev tools throttling after running yarn cy:run:dev against a local yarn start instance

Edited by гλ

Merge request reports