~jslarraz/review-tools:add-container-exceptions-and-tests-framework

Last commit made on 2024-05-24
Get this branch:
git clone -b add-container-exceptions-and-tests-framework 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:
add-container-exceptions-and-tests-framework
Repository:
lp:~jslarraz/review-tools

Recent commits

d02c70d... by Jorge Sancho Larraz

rt/tests/c/__init__.py: add init so that unittest can find tests under this submodule

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

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

rt/tests/containers: add containers tests framework

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

448ee13... by Jorge Sancho Larraz

rt/containers: use ContainerException instead of error

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

121ab88... by Jorge Sancho Larraz

Makefile: add make docs

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

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

rt/tests/s/__init__.py: add init so that unittest can find tests under this submodule

c609f1e... by Jorge Sancho Larraz

rt/tests/s/test_schema_base.py: fix error handling

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

rt/{sr_lint,tests/schema}: unify how jsonschema is validated

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

common.py,containers: move BaseContainer class to base_container.py file

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

update changelog for release

Signed-off-by: Jorge Sancho Larraz <email address hidden>

2a34c79... by Jorge Sancho Larraz

setup,rt/sr_lint: stage schemas and update sr_lint to find them