summaryrefslogtreecommitdiffstats
path: root/tests/ui
AgeCommit message (Expand)Author
2020-03-01Update tests for new runtime flagsMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-22Add missing license keyMatthias Beyer
2019-12-22Remove unused importsMatthias Beyer
2019-12-22Remove unused function file_path()Matthias Beyer
2019-12-22Remove let binding for unit valueMatthias Beyer
2019-12-22Use char instead of string literalMatthias Beyer
2019-12-01Add ui test for imag-viewMatthias Beyer
2019-11-13Add test for testing listing all entries with/out a certain tagMatthias Beyer
2019-11-10Fix: Make everything cfg(test)Matthias Beyer
2019-11-03Test imag-mvMatthias Beyer
2019-11-03Add tests for imag-categoryMatthias Beyer
2019-11-03Add helper function to get stderr of a commandMatthias Beyer
2019-11-03Add imag-tag testsMatthias Beyer
2019-11-03Adapt to quote-less outputMatthias Beyer
2019-11-03Rewrite imag header version output testMatthias Beyer
2019-11-03Add call() helperMatthias Beyer
2019-11-03Add tests for imag-grepMatthias Beyer
2019-11-02Refactor file_path and provide helper function for store pathMatthias Beyer
2019-11-02Refactor out helper function to simply get stdout of a commandMatthias Beyer
2019-11-02Move path calculation to helper functionMatthias Beyer
2019-11-02Add test: Check whether imag-header prints correct string when querying imag....Matthias Beyer
2019-11-02Add test: Test whether imag-header reports header at imag.version after entry...Matthias Beyer
2019-11-02Add test: imag-ids reports id after it was createdMatthias Beyer
2019-11-02Add test: check whether imag-create works as expectedMatthias Beyer
2019-11-02Add test: store is empty after creationMatthias Beyer
2019-11-02Add test: check with imag-ids whether no entries exist after initMatthias Beyer
2019-11-02Add test: check whether imag-init creates store pathMatthias Beyer
2019-11-02Add test: check whether default configuration is added when imag-init is calledMatthias Beyer
2019-11-02Add imag-init testMatthias Beyer
2019-11-02Add crate for ui-testsMatthias Beyer