support/testing: add python-incremental tests
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Wed, 26 Sep 2018 02:55:13 +0000 (23:55 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 11 Oct 2018 15:27:23 +0000 (17:27 +0200)
commit35bcb54e1d571967df3e3c1d7c11cb2a480aaafb
treedb4b3c40a1c1445852b2cbd947eb6fc449eeaa94
parentddc0ebdb7cc9f55351002f836360cb2ec8b429d0
support/testing: add python-incremental tests

Add a simple test case that imports the module and asserts a version
string for a fake package is generated.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
support/testing/tests/package/test_python_incremental.py [new file with mode: 0644]