summaryrefslogtreecommitdiffstats
path: root/tests/interactive.rs
AgeCommit message (Expand)Author
2019-06-03add 'k' navigation keySebastian Thiel
2019-06-03add 'j' key functionality for basic navigationSebastian Thiel
2019-06-03make working with nodes less cumbersome in unit testsSebastian Thiel
2019-06-03Unify sorting to start dealing with selectionsSebastian Thiel
2019-06-03Test for handling the root correctly in interactive modeSebastian Thiel
2019-06-03The first test for user input, yeah!Sebastian Thiel
2019-06-03bytes formatting for interactive + footerSebastian Thiel
2019-06-03refactorSebastian Thiel
2019-06-02refactor - still ain't pretty, but it's good enough for nowSebastian Thiel
2019-06-02Add another failing testSebastian Thiel
2019-06-02probably a bit closer to a correct implementation.Sebastian Thiel
2019-06-02Add test showing sizes don't work, and graph traversal neither :DSebastian Thiel
2019-06-02Tree building works - next: sizesSebastian Thiel
2019-06-02One step closer to the actual tree-building implementationSebastian Thiel
2019-06-02first failing attempt to build a graph on demandSebastian Thiel
2019-06-02First failing test - even though just a guess :DSebastian Thiel
2019-06-02first infrastructure for unit-level testsSebastian Thiel