summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/tests.py
Commit message (Expand)AuthorAgeFilesLines
* 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