Commit Graph

28 Commits

Author SHA1 Message Date
Chocobozzz
9b474844e8 Add CLI plugins tests 2019-07-24 10:58:16 +02:00
Chocobozzz
46b2cec73c Remove summon install 2019-05-27 14:56:06 +02:00
Chocobozzz
7e9d3f259d Move CLI dependencies in their own package.json 2019-05-27 14:56:06 +02:00
Chocobozzz
f88392cf68 Decrease max parallel tests for travis 2019-05-15 15:37:31 +02:00
Chocobozzz
48f07b4a40 All API tests in parallel 2019-05-15 15:14:21 +02:00
Chocobozzz
da3a3ab682 Try parallel check params tests 2019-05-14 15:37:42 +02:00
Chocobozzz
d0e1e32589 Remove jest tests
I don't have time to maintain them
2019-03-18 11:17:59 +01:00
Chocobozzz
d175a6f7ab Cleanup tests imports 2018-11-19 17:08:18 +01:00
Chocobozzz
2fbe7f1933 Fix new Angular 7 issues 2018-11-15 09:25:32 +01:00
Chocobozzz
df66d81583 Add compatibility with other Linked Signature algorithms 2018-11-14 16:32:27 +01:00
Chocobozzz
26370ce469 Move redundancy in its own travis container 2018-10-16 16:41:36 +02:00
BRAINS YUM
0e5ff97f6f add parseBytes utility function and tests (#1239)
* add parseBytes utility function and tests
make it parse TB MB
fix parseBytes; * 1024
test bytes too, and make parseByte to parse quotas
add test in travis.sh in misc

* fix parseBytes and test to pass linting
2018-10-13 08:43:55 +02:00
Chocobozzz
c2ad546df9 Add tests regarding well known/static text endpoints 2018-10-01 17:29:11 +02:00
Chocobozzz
f2659ae0b0 Upgrade tslint rules 2018-09-21 09:26:53 +02:00
Brad Johnson
7f5f4152a4 Refactor: Separated "Other Videos" section into a dedicated component/service (#969)
* Separated "Other Videos" section into a dedicated component/service

I'm currently working on some proof-of-concepts for recommendation
providers that could work with PeerTube to provide useful video
suggestions to the user.

As a first step, I want to have great clarity about how PeerTube,
itself, will surface these videos to the user.

With this branch, I'm refactoring the "recommendations" to make it
easier to swap out different recommender implementations quickly.

Stop recommender from including the video that's being watched.

Ensure always 5 recommendations

* Treat recommendations as a stream of values, rather than a single async value.

* Prioritize readability over HTTP response size early-optimization.

* Simplify pipe
2018-08-31 17:19:21 +02:00
Chocobozzz
3bacf66164 Don't compile all languages in travis 2018-08-27 11:34:43 +02:00
Chocobozzz
1297eb5db6 Add refresh video on search 2018-08-27 09:41:54 +02:00
Chocobozzz
365b546c9f Try to fix travis (again) 2018-07-31 10:26:13 +02:00
Chocobozzz
fe3a55b071 Add video comments RSS 2018-06-08 20:34:37 +02:00
Léo Andrès
0e4ffb4b67 Clean shell scripts (#398) 2018-03-27 10:35:12 +02:00
Chocobozzz
dfecb90036 Fix lint momory issues 2018-03-08 17:31:11 +01:00
Chocobozzz
c710f90a36 Increase mocha default timeout 2018-02-28 09:52:13 +01:00
Chocobozzz
01bc6ac6f0 Fix travis tests 2018-02-16 19:00:31 +01:00
Chocobozzz
a28f353a64 Fix lint 2018-01-24 10:33:50 +01:00
Chocobozzz
98ec8b8e73 Fix lint 2017-11-30 13:16:23 +01:00
Chocobozzz
15f25480dd Split slow and fast api tests for travis 2017-10-31 17:50:28 +01:00
Chocobozzz
1b6b475772 Build server files before test the api 2017-10-31 17:33:23 +01:00
Chocobozzz
18530063fe Try matrix to speed up travis builds 2017-10-31 17:23:57 +01:00