- 25 Jul, 2017 10 commits
-
-
Swann Perarnau authored
Based on the great github/gitignore project.
-
EXT tlavocat authored
-
EXT tlavocat authored
-
EXT tlavocat authored
-
EXT tlavocat authored
This commit provide the structure for unit tests. To add a test, just create a new file in the test folder named test_whatever.py
-
EXT tlavocat authored
If anything bad append during the reception of an event, do not crash the node. This allow a node still receiving kill signals from its parent.
-
EXT tlavocat authored
-
EXT tlavocat authored
-
EXT tlavocat authored
-
EXT tlavocat authored
-
- 24 Jul, 2017 6 commits
-
-
EXT tlavocat authored
-
EXT tlavocat authored
-
EXT tlavocat authored
Since the two executables are really contentless, we can directly invoque the python interpreter for the bridge and erebor. This still assume that this is installed on each computer of the infrastructure.
-
EXT tlavocat authored
-
EXT tlavocat authored
-
EXT tlavocat authored
-
- 21 Jul, 2017 6 commits
-
-
Swann Perarnau authored
Use the binaries to make sure that the imports work. There's probably still some weird things in there, but it's a start.
-
Swann Perarnau authored
This is the somewhat standard python package source organization, should make it easier later on. Paths are not updated in this commit, meaning that most imports will probably fail.
-
EXT tlavocat authored
-
EXT tlavocat authored
-
-
EXT tlavocat authored
-