Commit graph

42 commits

Author SHA1 Message Date
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
goga-m
2c051f4344 Change smsVerificationEnabled to smsVerificationActive 2017-08-15 14:43:01 +03:00
Josh Harvey
b7a93b89f5 WIP 2017-03-22 00:51:51 +02:00
Josh Harvey
1183950dad WIP 2017-01-09 01:04:27 +02:00
Josh Harvey
94dc861b87 start adding test framework 2017-01-08 23:18:27 +02:00
Josh Harvey
f9fcaa733a remove tests -- failing and too complicated to maintain 2016-04-24 00:08:17 +03:00
Josh Harvey
76e53dfc74 format to standard 2016-04-23 02:15:09 +03:00
Josh Harvey
496548d8a9 fix tests 2016-03-18 11:33:33 +02:00
Josh Harvey
e8c9da46b6 fix tests 2015-03-19 16:10:57 -04:00
Josh Harvey
2e51bf646e WIP 2014-11-20 23:52:39 -05:00
Damian Mee
75807cd0fa teste(info): fixed 2014-11-11 06:01:02 +01:00
Damian Mee
e8e1516437 test(wallet): tests now pass 2014-10-21 07:01:22 +02:00
Damian Mee
67c5caeeff test(mock): mock fixed to contain used method 2014-09-09 08:09:47 +02:00
Damian Mee
a7aadc923a style(jshint): jshint compatibility increased 2014-09-04 01:19:23 +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
1a32b5913e style(jshint): jshint compatibility ensured 2014-08-23 02:21:32 +02:00
Damian Mee
67bf97c1fc config renamed to avoid ambiguousness 2014-08-22 23:44:36 +02:00
Damian Mee
add890adf3 test(ticker): ticker call check added 2014-08-21 04:48:54 +02:00
Damian Mee
edffd2f595 test(plugins): plugin load + configure tests added 2014-08-21 04:10:13 +02:00
Damian Mee
00a0555423 test(cleanup): unused tests removed 2014-08-10 22:14:23 +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
5e4369da27 Remove empty file 2014-04-16 09:19:39 +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
Maciej Małecki
c245c528f0 Fix location and lamassu-config API in tests 2014-04-11 04:52:49 +02:00
Maciej Małecki
bd1963fb6a Remove /config endpoint
We seem to have went with stashing relevant configuration onto
`/poll/:currency` result.
2014-04-11 03:16:17 +02:00
Maciej Małecki
016f1351bd Move tests 2014-04-11 01:14:28 +02:00