aboutsummaryrefslogtreecommitdiffstats
path: root/tests/base.py
AgeCommit message (Expand)Author
2023-08-29tests: Correct license identifiersRichard Purdie
2023-08-28patchtest: refactor tests to reflect module namingTrevor Gamblin
2020-05-12Add SPDX-License-Identifier: GPL-2.0-or-later to source filesChangqing Li
2018-01-31base: find PN on renamesLeonardo Sandoval
2017-10-17base.py: removes super() argumentDaniela Plascencia
2017-10-17base.py: changes find_pn() so it returns PN instead of PATHDaniela Plascencia
2017-10-17base: tinfoil prepare with config=FalseLeonardo Sandoval
2017-10-17tests: improve tinfoil usageLeonardo Sandoval
2017-10-17base: define variable outside try context so finally can see itLeonardo Sandoval
2017-10-17base: improve PN finding logicLeonardo Sandoval
2017-10-17test_metadata_lic_files_chksum: retrieve the package names using tinfoilLeonardo Sandoval
2017-10-17tests: Use tinfoil to query the bitbake datastoreLeonardo Sandoval
2017-10-17base: include teardown methodsLeonardo Sandoval
2017-10-17tests/base: replaces nonexistent UnidiffParseError attributeDaniela Plascencia
2017-07-24base.py: new mboxMessage to Commit functionLeonardo Sandoval
2017-01-16tests: pass skip reason in the json stringLeonardo Sandoval
2017-01-06patchtest-oe: cleans import statementsDaniela Plascencia
2016-12-12tests/test_mbox_author: check valid authorLeonardo Sandoval
2016-12-12tests/base: include submitter in commit named tupledLeonardo Sandoval
2016-12-12tests/base: check falsy mesage payload and subject values before processingLeonardo Sandoval
2016-12-12tests: several tests re-enable using bitbake moduleLeonardo Sandoval
2016-11-15tests: pass commit object through into resultsPaul Eggleton
2016-11-15tests/base: add subject to commit objectPaul Eggleton
2016-11-15Improve API for accessing commit informationPaul Eggleton
2016-11-15tests: adjust tests to support new summary formatPaul Eggleton
2016-11-15tests/base: do not use [] as a default argument valuePaul Eggleton
2016-11-15Tidy up importsPaul Eggleton
2016-10-17tests: new test case that check correct parsing of mboxesDaniela Plascencia
2016-10-17tests: remove unnecessary checksLeonardo Sandoval
2016-09-26tests: avoid printable representation when getting (unidiff) patch payloadDaniela Plascencia
2016-08-30Patchtest-oe:replaces string "description" with "commit_message"Daniela Plascencia
2016-08-26Patchtest-oe:replaces subject for shortlogDaniela Plascencia
2016-08-09tests: avoid patch metadataLeonardo Sandoval
2016-08-09tests/base.py: change to standard namingLeonardo Sandoval
2016-08-09test/base: look shortlog prefix before colonLeonardo Sandoval
2016-08-04tests/base: skip test case if patch is either empty or does not existLeonardo Sandoval
2016-08-02base: take right-most bracket when removing possible shortlog prefixLeonardo Sandoval
2016-07-27tests: move all todo and sample tests into tests folderLeonardo Sandoval