Define a new Functoria.Action module and use it everywhere#1077
Define a new Functoria.Action module and use it everywhere#1077samoht merged 1 commit intomirage:masterfrom
Conversation
|
What remains to be done:
|
9329977 to
a3d714b
Compare
|
Updated, now the only module using Current use of The one in |
|
Tests have been added, but it seems that something is a bit off, as |
|
I've just pushed a few tests for Still need to inspect the mirage test results before merging this, as they look a bit empty to me. |
|
The goal of this PR is to track any operations on the system (like |
|
Yes the goal is to never use |
1cc0d7a to
023ed95
Compare
ca64612 to
197d3c8
Compare
|
Pushed a new version, with more tests and a small fix on mirage-skeleton which should make Travis happt. |
436c4bf to
bea012d
Compare
|
All green! I'll squash and merge here and in mirage-skeleton |
Initial draft implementation from @emillon (mirage#930)
Follow up from #930