Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Changes afeter code reviewJCTutorius2009-11-061-6/+6
* Fixed bug that deleted tutorials while executing vault tests.JCTutorius2009-11-061-6/+21
* Made change after Charlie code review.JCTutorius2009-11-061-29/+38
* Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineJCTutorius2009-11-064-81/+180
|\
| * Added **kwargs to the do() for MockAddon used in probetests to follow to catc...erick2009-11-151-1/+1
| * Removed @catch_unimplemented annotation for storetests now that the store is ...erick2009-11-151-12/+0
| * Now skipping coretestserick2009-11-151-0/+1
| * Added tests for the engine, added automatic transition supporterick2009-11-151-12/+48
| * Merge branch 'engine_tutorial_ADT_migration' into engineADTerick2009-11-121-1/+0
| |\
| | * Removed comment and fixed parameter docerick2009-11-121-1/+0
| | * Fixed probe testsengine_tutorial_ADT_migrationerick2009-11-061-68/+63
| * | add the engine test base skelettonVincent Vinet2009-11-121-0/+80
| * | Fixed probe testserick2009-11-091-68/+63
* | | Finished code and testing of update_metadata and get_tutorial_archhive Vault ...JCTutorius2009-11-061-4/+45
* | | Middle of ciding update_metatdataJCTutorius2009-11-051-0/+32
|/ /
* | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/BenTremblay-Dev...Ben Tremblay2009-11-061-2/+3
|\ \
| * \ publish now returns an id and tests updatedBen Tremblay2009-11-061-1/+0
| |\ \
| | * | final version of the StoreProxy and its testsben2009-11-021-17/+21
| | * | StoreProxy ready for reviewben2009-10-301-16/+31
| * | | publish now returns the newly published tutorial idBen Tremblay2009-11-051-1/+3
* | | | Added code review modifications to Valut ressource managing.JCTutorius2009-11-051-6/+13
* | | | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineJCTutorius2009-11-051-144/+78
|\ \ \ \
| * | | | Vault ADT IntegrationVincent Vinet2009-11-041-126/+63
| |/ / /
* | | | vault ressssources, pending reviewJCTutorius2009-11-042-2/+65
|/ / /
* | | final version of the StoreProxy and its testsben2009-11-021-17/+21
* | | StoreProxy ready for reviewben2009-11-021-18/+31
| |/ |/|
* | Removed invalid commentstutorialADTerick2009-10-301-4/+0
* | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlineerick2009-10-303-0/+66
|\ \
| * | test utils and NotImplemented tests cleaningSimon Poirier2009-10-303-0/+66
* | | Tutorial: Changed Tutorial.update_* to update properties instead of replacing...erick2009-10-301-13/+55
|/ /
* | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainline into tutor...erick2009-10-303-47/+473
|\ \
| * | code review fixes for testsVincent Vinet2009-10-301-5/+16
| * | add the probe testsVincent Vinet2009-10-291-23/+449
| * | test fixingSimon Poirier2009-10-242-24/+13
| |/
* | TutorialADT: First pass for modifications following Simon review, still has s...erick2009-10-281-61/+47
* | first complete version of tutorialADT with tests, ready for reviewerick2009-10-271-70/+51
* | Updated interface for Tutorial, Started writing tests to Tutorialerick2009-10-271-2/+204
* | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainline into tutor...erick2009-10-251-23/+22
|\ \ | |/
| * fix some of the tests, fix some bugsVincent Vinet2009-10-231-23/+22
* | First implementation of Tutorial.State with testserick2009-10-251-0/+209
|/
* fix some tests, keep write_fsm a member function in the TutorialBundler since...Vincent Vinet2009-10-231-4/+4
* vault mergeJCTutorius2009-10-214-331/+517
* Merge the TProbe Integration and fix merging induced bugsVincent Vinet2009-10-191-0/+63
* LP 439980 : Code review changes : renamed is_identical to __eq__, relaxed act...mike2009-10-174-152/+46
* LP 439980 : Renaming nodes for XMLSerializer, Moving properties tests to /tmp...mike2009-10-121-2/+8
* LP 444777 : Inserting StoreProxy tests in run-tests.pymike2009-10-061-0/+2
* LP 444777 : Adding the Store Proxy interface and equivalent testsmike2009-10-061-0/+107
* LP 439980 : Adding addontests.py filemike2009-10-051-0/+50
* LP 439980 : Adding tests for the addon modulemike2009-10-051-1/+2
* LP 439980 : Adding tests for the is_identical function in the Core, on the FS...mike2009-10-042-0/+391