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