aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/notifications/user-notifications.ts
Commit message (Expand)AuthorAgeFilesLines
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+2
* Add version to generate types packagesChocobozzz2021-12-281-1/+1
* Move test functions outside extra-utilsChocobozzz2021-12-171-7/+4
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Increase timeoutChocobozzz2021-12-061-1/+1
* Fix typoChocobozzz2021-11-191-3/+3
* Add ability to search by host in serverChocobozzz2021-07-271-38/+56
* Centralize test URLsChocobozzz2021-07-201-8/+8
* Use an object to represent a serverChocobozzz2021-07-201-2/+2
* Shorter server command namesChocobozzz2021-07-201-20/+20
* Introduce videos commandChocobozzz2021-07-201-10/+9
* Introduce user commandChocobozzz2021-07-201-14/+4
* Introduce notifications commandChocobozzz2021-07-201-3/+2
* Introduce channels commandChocobozzz2021-07-201-2/+5
* Introduce import commandChocobozzz2021-07-201-17/+13
* Introduce subscriptions commandChocobozzz2021-07-201-23/+19
* Correctly export misc filesChocobozzz2021-07-201-1/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-5/+5
* Fix stats testsChocobozzz2021-02-191-1/+1
* Fix user notification testChocobozzz2021-01-191-1/+1
* Increase test timeoutChocobozzz2021-01-181-1/+1
* Increase test timeoutChocobozzz2021-01-121-1/+1
* Fix tests timeoutChocobozzz2020-12-141-12/+12
* Increase user notification test timeoutsChocobozzz2020-08-191-12/+12
* Don't rely on youtube for testsChocobozzz2020-07-311-5/+5
* Split notification testsChocobozzz2020-06-161-951/+38
* Fix testsChocobozzz2020-05-131-1/+1
* Fix tests correctlyChocobozzz2020-04-201-9/+9
* Fix testsChocobozzz2020-04-201-9/+10
* Update dependenciesChocobozzz2020-02-281-1/+1
* Move to eslintcontainChocobozzz2020-02-031-44/+44
* Add notification on auto follow indexChocobozzz2019-09-041-5/+42
* Add auto follow back support for instancesChocobozzz2019-09-041-4/+36
* Add gitlab ci supportChocobozzz2019-07-291-2/+2
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-19/+22
* Fix user notifications testsChocobozzz2019-04-251-9/+13
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
* Cleanup testsChocobozzz2019-04-241-3/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-11/+11
* Add user adminFlagsChocobozzz2019-04-151-1/+7
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-0/+1299