1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Nick O'Leary
820ca4475d Add tests for async close 2014-05-14 21:46:07 +01:00
Nick O'Leary
7b0a1b2463 Fix flow backup for first run, add tests 2014-05-07 00:33:50 +01:00
Nick O'Leary
5afc5857c4 Fix localfilesystem_spec 2014-05-03 22:38:33 +01:00
Nick O'Leary
7eed375111 Split up nodes.js into components 2014-05-03 22:28:17 +01:00
Dave C-J
a9e07f8b78 Updated credentials storage so there is a .._cred.... file per flow.
Allows swapping flows more easily without having to re-enter credentials.
Thus also added *_cred* to .gitignore
2014-05-02 14:35:51 +01:00
Nick O'Leary
c1502663b4 Update node_registry_spec 2014-03-31 14:41:51 +01:00
Nick O'Leary
ea2c0da163 Make localfs test async aware 2014-03-31 14:37:38 +01:00
Nick O'Leary
1bdfd920cd Add debug to storage_localfilesystem test 2014-03-31 14:15:10 +01:00
Nicholas O'Leary
848a69dc26 Make storage.init return a promise to async initialisation
part of #62
2013-11-12 17:13:06 +00:00
Nicholas O'Leary
29734dd994 Add unit test for localfilestorage
Stage 2 of #62
2013-11-10 22:19:01 +00:00
Nicholas O'Leary
f80cbf729a Add some initial tests 2013-10-20 21:42:18 +01:00