Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/test/unit/node/routes
Alwin Lohrie 714afe0cc7
feat: add customization options for the login page (#5633)
* add customization options for the login page

* add unit tests

* add test for correct welcome text when none is set but app-name is

Signed-off-by: niwla23 <46248939+niwla23@users.noreply.github.com>

* add test for no app-name set and check in title too

Signed-off-by: niwla23 <46248939+niwla23@users.noreply.github.com>

Signed-off-by: niwla23 <46248939+niwla23@users.noreply.github.com>
Co-authored-by: Joe Previte <jjprevite@gmail.com>
2022-10-13 22:32:20 +00:00
..
errors.test.ts Escape HTML from messages in error page (#4430) 2021-11-09 14:39:54 -07:00
health.test.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
login.test.ts feat: add customization options for the login page (#5633) 2022-10-13 22:32:20 +00:00
static.test.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
vscode.test.ts feat(ci): refactor build workflow (#5572) 2022-09-22 12:33:32 -07:00