Commit graph

67 commits

Author SHA1 Message Date
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