aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Increase videos search before test timeoutChocobozzz2020-08-281-1/+1
* Fix testsChocobozzz2020-08-262-3/+3
* Deprecate old static routesChocobozzz2020-08-263-7/+7
* Add fixtures cache to github actionsChocobozzz2020-08-241-1/+1
* Fix RSS feed when HLS only is enabledChocobozzz2020-08-241-3/+33
* Reorganize a little bit testsChocobozzz2020-08-246-3/+3
* Move html injection plugin tests in its own fileChocobozzz2020-08-243-43/+89
* Inject plugin CSS in embed tooChocobozzz2020-08-241-7/+26
* Increase user notification test timeoutsChocobozzz2020-08-191-12/+12
* Add ability to a video multiple times in a playlistChocobozzz2020-08-192-10/+30
* Do not reuse reset password linksChocobozzz2020-08-121-0/+4
* Refactor video extensions logic in serverChocobozzz2020-08-111-1/+3
* add and document new additional video extensions supported at uploadRigel Kent2020-08-101-0/+1
* Add ability to share playlists in modalChocobozzz2020-08-071-1/+2
* Handle playlist oembedChocobozzz2020-08-073-175/+288
* Fix lintChocobozzz2020-08-071-0/+4
* Increase redundancy check params timeoutChocobozzz2020-07-311-1/+1
* Fix client testsChocobozzz2020-07-311-61/+59
* Fix testsChocobozzz2020-07-311-2/+2
* Add openapi docChocobozzz2020-07-311-1/+0
* Add abuse messages/states notificationsChocobozzz2020-07-312-4/+128
* Add abuse messages management in my accountChocobozzz2020-07-312-10/+61
* Add server API to abuse messagesChocobozzz2020-07-314-88/+394
* Increase timeout for moderation notificationsChocobozzz2020-07-311-6/+6
* Correctly test ldapChocobozzz2020-07-311-2/+2
* Don't run in parallel cli and plugin testsChocobozzz2020-07-312-9/+11
* Use parallel to run tests in parallelChocobozzz2020-07-314-39/+0
* Don't rely on youtube for testsChocobozzz2020-07-316-40/+39
* Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...Kim2020-07-311-15/+166
* test search for subscriptions and video-channelsRigel Kent2020-07-292-2/+56
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-101-1/+1
|\
| * Fix video import testsChocobozzz2020-07-101-1/+1
* | Add new abuses testsChocobozzz2020-07-104-274/+736
* | Add migrationsChocobozzz2020-07-1011-39/+432
* | Implement abuses check paramsChocobozzz2020-07-103-6/+272
* | Use 3 tables to represent abusesChocobozzz2020-07-103-32/+35
|/
* add check-params test for user listRigel Kent2020-07-031-0/+12
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-5/+29
* Close mock blocklit server when tests endChocobozzz2020-06-262-0/+4
* Block infohash spammers from trackerChocobozzz2020-06-251-15/+34
* Add auto block videos plugin testsChocobozzz2020-06-252-0/+191
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-222-10/+63
* Use TS_NODE_FILES instead of --filesChocobozzz2020-06-181-2/+2
* Fix testsChocobozzz2020-06-181-1/+1
* Update server dependenciesChocobozzz2020-06-178-48/+15
* Split notification testsChocobozzz2020-06-166-953/+996
* Add videos count in channels listChocobozzz2020-06-161-5/+24
* Use default nsfw instance policy for search indexChocobozzz2020-06-121-0/+31
* Optimize views per day in video channelsChocobozzz2020-06-121-0/+1
* Fix lintChocobozzz2020-06-121-1/+1