summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/tests.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster-tests: tests for build dashboardElliot Smith2016-04-191-87/+0
* bitbake: toaster: tests Migrate landing page tests to SeleniumElliot Smith2016-04-011-74/+0
* bitbake: toaster: tests Migrate all projects page tests to SeleniumElliot Smith2016-04-011-197/+0
* bitbake: toaster: tests Migrate project builds page tests to SeleniumElliot Smith2016-04-011-133/+0
* bitbake: toaster: tests Migrate all builds page and project page tests to Sel...Elliot Smith2016-04-011-140/+0
* bitbake: toaster: rename 'run again' buttonBelen Barros Pena2016-02-261-1/+1
* bitbake: toaster: toastergui Fix invalid char test and implementationMichael Wood2016-02-191-1/+1
* bitbake: toaster: toastergui unit tests convert to use fixturesMichael Wood2016-02-191-213/+42
* bitbake: toaster: toastergui tests Add addtional data to the setUp for new ta...Michael Wood2016-02-101-25/+66
* bitbake: toaster: toastergui tests Update package test to use CustomImagePackageMichael Wood2016-02-101-9/+16
* bitbake: toaster: toastergui tests Add unit test for download custom recipeMichael Wood2016-02-101-1/+13
* bitbake: toaster: toastergui tests Update to reflect changes to CustomImageRe...Michael Wood2016-02-101-12/+29
* bitbake: toaster tests: fix Django tests for new ToasterTable pagesElliot Smith2016-01-151-85/+180
* bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh2015-12-071-4/+0
* bitbake: toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood2015-12-071-11/+212
* bitbake: toaster: Run tests in build modeElliot Smith2015-10-271-0/+6
* bitbake: toaster: Add tests for error message display on the build dashboardElliot Smith2015-10-161-2/+89
* bitbake: toaster: More linting of testsElliot Smith2015-10-161-21/+14
* bitbake: toaster: Show tooltip next to cli builds project name in all buildsElliot Smith2015-10-161-7/+33
* bitbake: toaster: Hide tabs and add info popups for command line buildsElliot Smith2015-10-161-0/+41
* bitbake: toaster: Make the builds view the project page for "command line bui...Elliot Smith2015-10-161-3/+35
* bitbake: toaster: Replace "Run again" button with help text for cli buildsElliot Smith2015-10-161-0/+33
* bitbake: toaster: Show 'not applicable' for default project machine and releaseElliot Smith2015-10-161-10/+98
* bitbake: toaster: Reorganise and lint testsElliot Smith2015-10-161-34/+49
* bitbake: toaster: Test that exception isn't thrown by project pageElliot Smith2015-10-161-0/+30
* bitbake: toaster: Fix broken test caseEd Bartosh2015-10-121-1/+1
* bitbake: toaster: Add test cases for new Image customisation featuresEd Bartosh2015-09-291-5/+182
* bitbake: toaster: add 2 UI testsEd Bartosh2015-09-231-2/+22
* bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN2015-09-191-3/+88
* bitbake: toaster: Add tests for pages which show the default projectElliot Smith2015-09-031-1/+114
* bitbake: toaster: Fix test for projects page JSONElliot Smith2015-09-031-4/+5
* bitbake: toastergui: Add tests for xhr_importlayerSujith H2015-08-171-0/+30
* bitbake: toaster: reduced amount of instance attributesEd Bartosh2015-08-101-31/+24
* bitbake: toaster: fix pylint warning 'no space allowed'Ed Bartosh2015-08-101-5/+5
* bitbake: toaster: fix test_get_json_call_returns_json againEd Bartosh2015-08-101-3/+7
* bitbake: toaster: don't catch json.load exceptionsEd Bartosh2015-08-101-8/+3
* bitbake: toaster: add header and docstingsEd Bartosh2015-08-101-1/+28
* bitbake: toaster: remove unused importEd Bartosh2015-08-101-1/+1
* bitbake: toaster: get rid of class attributesEd Bartosh2015-08-101-4/+2
* bitbake: toaster: put all test cases into one classEd Bartosh2015-08-101-34/+29
* bitbake: toaster: get rid of AllProjectsViewTestCaseEd Bartosh2015-08-101-4/+1
* bitbake: toaster: wrap long linesEd Bartosh2015-08-101-13/+27
* bitbake: toaster: fix test_get_json_call_returns_json testEd Bartosh2015-08-101-6/+6
* bitbake: toastergui: tests Fix and more comprehensive typeahead unittestMichael Wood2015-08-061-19/+69
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-121-3/+3
* bitbake: toastergui: remove xhr_projectedit and xhr_projectinfo URLsAlexandru DAMIAN2015-06-121-1/+0
* bitbake: toastergui: add tests for xhr_datatypeahead callsAlexandru DAMIAN2015-05-291-4/+46
* bitbake: toastergui: tests for the all-projects API pointAlexandru DAMIAN2015-05-291-0/+36