aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/misc-endpoints.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use test wrapper exit functionChocobozzz2019-04-241-5/+4
|
* Cleanup testsChocobozzz2019-04-241-5/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-2/+2
|
* Merge branch 'move-utils-to-shared' of ↵Chocobozzz2018-12-071-1/+1
|\ | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared
| * Move utils to /sharedbuoyantair2018-10-291-1/+1
| | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* | (well-known url) add change-passwordRigel Kent2018-12-071-0/+10
| |
* | Add sitemapChocobozzz2018-12-051-1/+71
|/
* Add tests regarding well known/static text endpointsChocobozzz2018-10-011-0/+99