Commit graph

26 commits

Author SHA1 Message Date
José Oliveira
ea44478b48 chore: update big number package 2021-07-05 11:10:24 +01:00
Taranto
89bb9a8f25 chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
Taranto
f2080c32e9 feat: new compliance options 2020-10-06 23:19:22 +02:00
Taranto
8f7bb412a1 fix: transaction screens fixes 2020-06-01 20:54:19 +01:00
Neal Conner
94d2a0799e Swap Quadriga for Kraken 2019-08-31 17:50:13 +02:00
Rafael Taranto
b885e5698c Merge branch 'release' into merge-release-into-dev 2018-12-27 15:01:10 -03:00
Davit Abulashvili
b254f7f2be Support itbit exchange/ticker. Additions (#232)
* Initial itBit implementation

* Add tests for calculatePrice in exchange/itbit.js

* Add etherium to supported crypto codes in common/itbit.js

* Apply standardjs to itbit files

* itbit trade test. not important

* test getCurrencyRates in ticker/itbit.js
2018-12-11 11:47:34 +02:00
Fabio Cigliano
cdfc84a96a migrate-options unit test added 2018-11-28 22:24:48 +02:00
Zoran Joka
599c865f37 Filter only mock options when in dev mode (#206)
* Filter only mock options when in dev mode

* Filter only in production mode

* Refactor filter to separate function, add unit tests

* Check for mock codes in test
2018-11-08 09:24:09 +01:00
Fabio Cigliano
c3535e6ed3 Lamassu update script changes (#126)
* lamassu-migrate-config script added + lamassu-default.json

* lamassu update script changes

* lamassu-update unit test added
2018-06-16 13:55:42 +03:00
Josh Harvey
c2af183911 format for latest standard 2018-03-10 18:59:40 +00:00
Josh Harvey
94dc861b87 start adding test framework 2017-01-08 23:18:27 +02:00
Damian Mee
53646c9191 test(server): Initial set of tests and travis integration added 2014-09-03 19:46:31 +02:00
Damian Mee
edffd2f595 test(plugins): plugin load + configure tests added 2014-08-21 04:10:13 +02:00
Damian Mee
2b64f35689 style(whitespace): trailing whitespaces removed 2014-08-05 17:21:39 +02:00
Josh Harvey
a4afd44af1 fixed a test 2014-06-22 09:47:09 -04:00
Josh Harvey
e29290646e updated to new ticker api; fixed fiatBalance for trade exchange with different currency 2014-05-06 22:49:45 -04:00
Maciej Małecki
aa81cfe33b Make idempotent send work, together with a test 2014-04-17 13:07:24 +02:00
Maciej Małecki
770cc8392c Change the numbers around a bit 2014-04-16 14:19:36 +02:00
Maciej Małecki
f5f27edaf0 Move `postgresql_interface.js to lib 2014-04-16 11:15:03 +02:00
Maciej Małecki
a6f899f062 Add a unit test for ticker 2014-04-16 10:12:52 +02:00
Maciej Małecki
1900d74287 Mock pollRate instead 2014-04-15 19:24:36 +02:00
Maciej Małecki
74b5c72b5d Add a basic test for sending bitcoins 2014-04-15 16:26:20 +02:00
Maciej Małecki
206b33ec38 Make fiat balance test use new Trader API
Leave out the trading part for now since nobody is using this feature in
production.
2014-04-15 12:08:39 +02:00
Maciej Małecki
06242fe78a Add tests for exchange creation 2014-04-15 11:17:50 +02:00
Maciej Małecki
8ccf5bbf9e Add a test for Trader API 2014-04-15 11:06:09 +02:00