summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-01-22tests: test_shortcuts: remove test against project_settingsCharles Oliveira
2021-01-22commands: submit_tuxbuild: fix key in case of builds with dotted versionCharles Oliveira
2020-12-18Merge pull request #94 from jscook2345/add-submit-tuxbuild-cmdCharles Oliveira
2020-12-18squad_service: define squad storage folder in /tmpCharles Oliveira
2020-12-17utils: add getid utilityCharles Oliveira
2020-12-17core: models: avoid loading testrun environmentCharles Oliveira
2020-12-09core: models: add tests endpoint to buildCharles Oliveira
2020-12-04Validate a full tuxbuild file instead of just individual buildsJustin Cook
2020-12-02Add a new command for submiting tuxbuild data to squadJustin Cook
2020-11-23rename redundant _json: tuxbuild_json to tuxbuild onlyAnders Roxell
2020-11-18Remove the arch from the test name when using tuxbuild jsonJustin Cook
2020-11-02Gracefully handle some tuxbuild json config errorsJustin Cook
2020-10-30Do not show the hash for an empty kconfigJustin Cook
2020-10-28Add an option to the submit command that allows the submission of tuxbuild js...Justin Cook
2020-10-23Merge pull request #79 from jscook2345/fix-file-ext-check-errorCharles Oliveira
2020-10-23Fix a file extension check error messageJustin Cook
2020-10-23Allow the verbose flag to be used when running specific testsJustin Cook
2020-10-23tests: fixtures: fix fixtures to work along with recent squad changesCharles Oliveira
2020-10-09core: models: query tests in Suite classCharles Oliveira
2020-07-28commands: add create_or_update_project commandCharles Oliveira
2020-07-28shortcuts: add create_or_update_project shortcutCharles Oliveira
2020-07-27core: models allow project creationCharles Oliveira
2020-06-17Add methods to fetch environments from a projectJustin Cook
2020-06-10core: shortcuts: add shortcut to compare buildsAmro Hassaan
2020-06-10tests: add test for submit_results return valueMilosz Wasilewski
2020-05-12core: models: add suite do project modelCharles Oliveira
2020-04-16Merge pull request #32 from chaws/use-test-run-statusmwasilew
2020-04-14core: models: use testrun status endpointCharles Oliveira
2020-04-14tests: add tests for submit commandCharles Oliveira
2020-04-13core: models: update metricthreshold to use envCharles Oliveira
2020-04-08core: api: improve credentials handlingCharles Oliveira
2020-04-08shortcuts: add submit_results shortcutCharles Oliveira
2020-04-08test: test_api: add auth testCharles Oliveira
2020-04-08tests: remove configurarion of the api before running testsCharles Oliveira
2020-04-08tests: remove test_squad_service.py to speed up testingCharles Oliveira
2020-03-23tests: start local squad server to support testingCharles Oliveira
2020-03-11tests: add flake8 checkCharles Oliveira
2020-03-05docker: initial docker workCharles Oliveira
2020-03-05commands: shell: add shell command to run scriptsCharles Oliveira
2020-02-22report: add basic reporting featuresCharles Oliveira
2020-02-22tests: test_models: run tests only thru manage command lineCharles Oliveira
2020-02-21core: move files to coreCharles Oliveira
2020-01-28shortcuts: add a couple of shortcut functionsCharles Oliveira
2020-01-28tests: add SquadApi tests and other edge casesCharles Oliveira
2020-01-23test: added basic testing structureCharles Oliveira