aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* New directory organizationChocobozzz2016-01-3015-1415/+0
|
* Tests refractoringChocobozzz2016-01-246-345/+419
|
* Finalise the join in a network and add the ability to quit itChocobozzz2016-01-234-40/+170
|
* Fix testsChocobozzz2016-01-092-9/+11
|
* Decrease the waiting time in the advanced friends testChocobozzz2015-12-071-31/+27
|
* Fix bug in the pool of requestsChocobozzz2015-12-071-4/+4
|
* Tests refractoringChocobozzz2015-12-0714-307/+270
|
* Add tests for searching a videoChocobozzz2015-12-071-0/+38
|
* Add a pool of requests instead of making a request at each action (addChocobozzz2015-12-042-75/+124
| | | | video/remove video) for performance in big networks
* Force the mocha tests orderChocobozzz2015-11-242-0/+16
|
* Make the network auto sufficient (eject bad pods with scores)Chocobozzz2015-11-243-3/+157
|
* Add requests parameters validationsChocobozzz2015-11-074-0/+296
|
* Add API versionningChocobozzz2015-11-063-6/+13
|
* Fix typoBigard Florian2015-11-011-1/+1
|
* increase timeout for a single instanceChocobozzz2015-10-301-1/+1
|
* Modify README (travis badge, typos, general organization)Chocobozzz2015-10-301-2/+2
|
* Add travis supportChocobozzz2015-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit f9a7a1fd51dd2c857fc52923be8f2e98f059f923 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 20:05:20 2015 +0100 This is electron-prebuilt and not just electron commit a2361482942abe4443c68e61fdcfea9bf35ede61 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:58:56 2015 +0100 Let's try to change this option... commit 7ee8bfa9bf34b0165a7ef51bc9397bf86ff54878 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:39:23 2015 +0100 Explicitly say to generate a rsa key of length 2048 commit d3905aef92b537c395a9111d5d0c6f4da8b322ba Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:22:46 2015 +0100 typo commit 602cb774848da906ec693999484b618618f70846 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:21:26 2015 +0100 Add after_failure, cache for grunt and electron commit 79f7c7f7b7a9a0726de0b7b1af1cda69a4d401cc Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:10:25 2015 +0100 increase timewait when uploading a video (for the federation) commit 3c8dd590dd53ab2b069d6a52cd8e954156814304 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:00:26 2015 +0100 install grunt-cli commit 1b5d02fb067a7b4cde62a6dd5073b76e5f1ba269 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 18:55:23 2015 +0100 Trigger travis build commit ede965e1186c4dc25270c384f669f0d6749d2a9d Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 18:52:08 2015 +0100 let's try travis
* Fix testsChocobozzz2015-10-302-7/+6
|
* SpawnChocobozzz2015-10-298-0/+691