~jslarraz/review-tools:remove-redundant-tests

Last commit made on 2024-06-05
Get this branch:
git clone -b remove-redundant-tests https://git.launchpad.net/~jslarraz/review-tools
Only Jorge Sancho Larraz can upload to this branch. If you are Jorge Sancho Larraz please log in for upload directions.

Branch merges

Branch information

Name:
remove-redundant-tests
Repository:
lp:~jslarraz/review-tools

Recent commits

995ce42... by Jorge Sancho Larraz

many: run check-names during unittest

MR: https://code.launchpad.net/~jslarraz/review-tools/+git/review-tools/+merge/466731

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
292ed06... by Jorge Sancho Larraz

many: remove individual bin/snap-check-*

MR: https://code.launchpad.net/~jslarraz/review-tools/+git/review-tools/+merge/466859

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
220620a... by Jorge Sancho Larraz

rt/c/squashfs_container: use recursive_rm instead of shutil.rmtree

MR: https://code.launchpad.net/~jslarraz/review-tools/+git/review-tools/+merge/466848

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
db4a16a... by Jorge Sancho Larraz

bin/snap-review: add runtime errors to report, so we can fail the review

4dde3f9... by Jorge Sancho Larraz

many: remove Review.tmp_dir in favor of Review.snap.tmp_dir

MR: https://code.launchpad.net/~jslarraz/review-tools/+git/review-tools/+merge/466877

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
efb0578... by Jorge Sancho Larraz

many: remove Review.pkg_filename and Review.unpack_dir in favor of Review.snap.filename and Review.snap.unpack_dir

ea60330... by Jorge Sancho Larraz

many: remove Review.pkg_files in favor of Review.snap.files

8e2cc2f... by Jorge Sancho Larraz

many: remove Review.pkg_bin_files in favor of Review.snap.bin_files

2979f04... by Jorge Sancho Larraz

rt/tests}/containers: improve coverage (missing extension and containerException)

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] coverage:0 (build)
12 of 2 results
8bf9b88... by Jorge Sancho Larraz

rt/tests}/containers: several improvements on exceptions handling