summaryrefslogtreecommitdiffstats
path: root/src/interactive/app_test.rs
AgeCommit message (Expand)Author
2019-06-08Somewhere over China: preparation for splitting tests into modulesSebastian Thiel
2019-06-08Somewhere over China: refactor deletion - now with error handlingSebastian Thiel
2019-06-08Somewhere over China: Let's not be quite so ignorant about errors during dele...Sebastian Thiel
2019-06-08Dehli/India: recursive deletion - tests can beginSebastian Thiel
2019-06-08Dehli/India: simple recursive copy - deletion would like depth-first though ;)Sebastian Thiel
2019-06-08Dehli/India: Basic for test with writable directorySebastian Thiel
2019-06-06tests to verify focus handling worksSebastian Thiel
2019-06-06Fix tests - if there is no item, there is no paneSebastian Thiel
2019-06-06Move ownership of marked entries to the MarkPaneSebastian Thiel
2019-06-06Coloring for marked entriesSebastian Thiel
2019-06-06preparing for displaying the marked state in entries listSebastian Thiel
2019-06-05Add tui-react as library - it's proven (enough)...Sebastian Thiel
2019-06-05First moderately working step towards react-tui modeSebastian Thiel
2019-06-05EntryDataBundle with all data we need: next - don't query during drawSebastian Thiel
2019-06-05move application tests closer to... the application. Nice!Sebastian Thiel