f471966653
Add ui test for imag-view
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-01 13:29:15 +01:00
ae14f15449
Add version-sync tests to ensure we update correctly
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-21 20:46:41 +01:00
734f889cdf
Add test for testing listing all entries with/out a certain tag
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-13 19:46:10 +01:00
164880dbf9
Fix: Make everything cfg(test)
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-10 11:52:26 +01:00
d68797a115
Test imag-mv
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-03 11:30:33 +01:00
a8107ae6e0
Add tests for imag-category
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-03 11:30:33 +01:00
485ad3815f
Add helper function to get stderr of a command
...
But also get back the Assert object, which can then be used to check
whether the command succeeded or failed.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-03 11:30:33 +01:00
0c685fde73
Add imag-tag tests
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-03 11:30:33 +01:00
f7bc7d0834
Adapt to quote-less output
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-03 11:30:33 +01:00
00d6e78c5d
Rewrite imag header version output test
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-03 11:30:33 +01:00
cf4298b9da
Add call() helper
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-03 11:30:33 +01:00
a837cff382
Add tests for imag-grep
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.deg
2019-11-03 11:30:33 +01:00
f1b5b0915b
Refactor file_path and provide helper function for store path
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
a8b75ad2ba
Refactor out helper function to simply get stdout of a command
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
fd2afad72a
Move path calculation to helper function
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
4cbcdc118c
Add test: Check whether imag-header prints correct string when querying imag.version header
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
4b3e2ea4cd
Add test: Test whether imag-header reports header at imag.version after entry creation
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
61a1a241c8
Add test: imag-ids reports id after it was created
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
ceabde799b
Add test: check whether imag-create works as expected
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
4c67450b0c
Add test: store is empty after creation
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
eb6029537a
Add test: check with imag-ids whether no entries exist after init
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
966eb6d045
Add test: check whether imag-init creates store path
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
409660b07b
Add test: check whether default configuration is added when imag-init is called
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
49af82cc68
Add imag-init test
...
* Extract function to call imag-init for a tempdir path
* Simplify setup helper functions
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
d78ab67956
Add crate for ui-tests
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-02 18:19:30 +01:00
d56e086242
Remove shell code which is not used anymore
2017-09-18 14:21:48 +02:00
157f4e79aa
test setup: Prepare store directory before starting tests
2016-09-08 14:23:10 +02:00
78163ed3cd
Disable debug output in shell-script tests
2016-08-29 08:50:01 +02:00
0de0ed94e1
Do not print logging info with color in test scripts
2016-08-02 11:42:35 +02:00
f999c91283
tests: Add --config setting
2016-07-25 18:23:16 +02:00
bcab7f807d
tests: Call imag binaries with config override for implicit store creation
2016-07-25 17:05:14 +02:00
e117fdaa70
Add helper function to cat an entry from the store
2016-04-18 18:33:45 +02:00
3c1f9fa15f
Move test utilities to top-level test directory
2016-04-18 18:33:44 +02:00