- 16 Aug, 2011 2 commits
-
-
Łukasz Nowak authored
During finding root software instance not full tree is analysed. In order to have more complete graph just add some nodes which shall be. They will be mostly leaf nodes, so they do not impact graph connectivity nor cycleism.
-
Łukasz Nowak authored
-
- 12 Aug, 2011 16 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Root software instance requests shall be disallowed, period.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Graphs were not cyclic.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Moreover update existing tests in order to simulate real cases.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Even more -- return True in case if all was ok.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Instead of raising ValueError, which is used all the time, except DisconnectedSoftwareTree exception. It allows to have selective detection of software instance problem and allows to test what exactly was told.
-
Łukasz Nowak authored
Treat tree of software instance as graph and simulate requested changes. Before doing any real changes check if graph is still connected. Add utility method to software instance class in order to use collections module and have fast graph walking.
-
- 11 Aug, 2011 15 commits
-
-
-
Antoine Catton authored
success
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
The promises now create a file and the test assert if it exists
-
Antoine Catton authored
-
Antoine Catton authored
This promise check two suceeding promises on the same partition
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
This fix make the TestSlapgridCPWithMaster.test_stderr_has_been_sent pass
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
-
- 10 Aug, 2011 7 commits
-
-
Antoine Catton authored
-
-
Antoine Catton authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-