aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/tests.py
AgeCommit message (Expand)Author
2016-06-15bitbake: toaster: toastergui tests Use new BeautifulSoup syntaxMichael Wood
2016-06-15bitbake: toaster: fix test_toaster_tablesEd Bartosh
2016-06-15bitbake: toaster: fix incorrect file modeEd Bartosh
2016-06-15bitbake: toaster: decode response contentEd Bartosh
2016-06-15bitbake: toaster: tests Add new build tables to testsMichael Wood
2016-05-17bitbake: toaster: toastergui tests Fix toastertable testsMichael Wood
2016-04-19bitbake: toaster-tests: tests for build dashboardElliot Smith
2016-04-01bitbake: toaster: tests Migrate landing page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate all projects page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate project builds page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate all builds page and project page tests to Sel...Elliot Smith
2016-02-26bitbake: toaster: rename 'run again' buttonBelen Barros Pena
2016-02-19bitbake: toaster: toastergui Fix invalid char test and implementationMichael Wood
2016-02-19bitbake: toaster: toastergui unit tests convert to use fixturesMichael Wood
2016-02-10bitbake: toaster: toastergui tests Add addtional data to the setUp for new ta...Michael Wood
2016-02-10bitbake: toaster: toastergui tests Update package test to use CustomImagePackageMichael Wood
2016-02-10bitbake: toaster: toastergui tests Add unit test for download custom recipeMichael Wood
2016-02-10bitbake: toaster: toastergui tests Update to reflect changes to CustomImageRe...Michael Wood
2016-01-15bitbake: toaster tests: fix Django tests for new ToasterTable pagesElliot Smith
2015-12-07bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh
2015-12-07bitbake: toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood
2015-10-27bitbake: toaster: Run tests in build modeElliot Smith
2015-10-16bitbake: toaster: Add tests for error message display on the build dashboardElliot Smith
2015-10-16bitbake: toaster: More linting of testsElliot Smith
2015-10-16bitbake: toaster: Show tooltip next to cli builds project name in all buildsElliot Smith
2015-10-16bitbake: toaster: Hide tabs and add info popups for command line buildsElliot Smith
2015-10-16bitbake: toaster: Make the builds view the project page for "command line bui...Elliot Smith
2015-10-16bitbake: toaster: Replace "Run again" button with help text for cli buildsElliot Smith
2015-10-16bitbake: toaster: Show 'not applicable' for default project machine and releaseElliot Smith
2015-10-16bitbake: toaster: Reorganise and lint testsElliot Smith
2015-10-16bitbake: toaster: Test that exception isn't thrown by project pageElliot Smith
2015-10-12bitbake: toaster: Fix broken test caseEd Bartosh
2015-09-29bitbake: toaster: Add test cases for new Image customisation featuresEd Bartosh
2015-09-23bitbake: toaster: add 2 UI testsEd Bartosh
2015-09-19bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-03bitbake: toaster: Add tests for pages which show the default projectElliot Smith
2015-09-03bitbake: toaster: Fix test for projects page JSONElliot Smith
2015-08-17bitbake: toastergui: Add tests for xhr_importlayerSujith H
2015-08-10bitbake: toaster: reduced amount of instance attributesEd Bartosh
2015-08-10bitbake: toaster: fix pylint warning 'no space allowed'Ed Bartosh
2015-08-10bitbake: toaster: fix test_get_json_call_returns_json againEd Bartosh
2015-08-10bitbake: toaster: don't catch json.load exceptionsEd Bartosh
2015-08-10bitbake: toaster: add header and docstingsEd Bartosh
2015-08-10bitbake: toaster: remove unused importEd Bartosh
2015-08-10bitbake: toaster: get rid of class attributesEd Bartosh
2015-08-10bitbake: toaster: put all test cases into one classEd Bartosh
2015-08-10bitbake: toaster: get rid of AllProjectsViewTestCaseEd Bartosh
2015-08-10bitbake: toaster: wrap long linesEd Bartosh
2015-08-10bitbake: toaster: fix test_get_json_call_returns_json testEd Bartosh
2015-08-06bitbake: toastergui: tests Fix and more comprehensive typeahead unittestMichael Wood