summaryrefslogtreecommitdiff
path: root/tests/integration/artifact.py
Commit message (Expand)AuthorAgeFilesLines
* Mark xfail test that only fail in CIWilliam Salmon2019-07-251-0/+2
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-251-0/+2
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-061-1/+3
* test/integration: Fix 'wrong-import-order' pylint issuesBenjamin Schubert2019-06-061-1/+2
* tests/integration: Fix all 'unused-import' errorsBenjamin Schubert2019-06-061-4/+0
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-061-1/+1
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-061-0/+3
* _artifact.py: Rework to use artifact protoRaoul Hidalgo Charman2019-05-151-13/+18
* element.py: Name normalisation & artifact path constructer helpersTom Pollard2019-05-151-6/+5
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* plugintestutils/runcli.py: Add TestArtifact() 'abstraction' classTom Pollard2019-03-291-16/+6
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-1/+1
* Change default of cache-buildtrees option to 'auto'Jürg Billeter2019-03-161-8/+9
* _artifact.py: Do not create empty buildtree directoriesJürg Billeter2019-03-161-9/+5
* tests/integration/artifact.py: Fix empty directory checksJürg Billeter2019-03-161-2/+2
* tests: Remove redundant integration pytest markersChandan Singh2019-03-011-1/+0
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+0
* tests/integration/artifact.py: Do not rely on extract directoriesJürg Billeter2019-02-281-22/+31
* context: remove artifactdirRaoul Hidalgo Charman2019-02-191-11/+16
* tests: Don't use integration test for artifact logJürg Billeter2019-02-191-34/+0
* Provide configuration for the optional creation of buildtreestpollard/896Tom Pollard2019-02-131-1/+107
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests: Add tests for artifact group commandsRichard Maw2018-12-121-0/+68