1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
bd8aecc664 Patch events should update features. 2020-02-20 08:30:09 +01:00
Ivar Conradi Østhus
7e48350b83 #18 Use real-db instead of dbMock to fetch feature toggles. 2020-02-20 08:30:09 +01:00
Ivar Conradi Østhus
826f9d56e2 #18 storing events when they are created.
Also introduced mockery to mock db-access. Here we probably
need better modularisation and/or better dependecy management
(injecting of deps?).
2020-02-20 08:30:09 +01:00
Ivar Conradi Østhus
a1b0deaba0 Fixed failing validations 2020-02-20 08:30:08 +01:00
svelovla
8033a231e4 #12 added featureDb which recieves events feature-events and should update projection 2020-02-20 08:30:08 +01:00
Ivar Conradi Østhus
60d2132c42 Fixed jshint complaints 2020-02-20 08:30:08 +01:00
Ivar Conradi Østhus
303d091d7d EventStore should return a promise 2020-02-20 08:30:08 +01:00
Ivar Conradi Østhus
1c864bead4 refactored eventStore 2020-02-20 08:30:08 +01:00
Ivar Conradi Østhus
03edb7601b renamed api to feature-api 2020-02-20 08:30:08 +01:00