COMMITS
/ test/plugin.test.ts February 12, 2021
A
Fill req.args for tests
Asher committed
February 10, 2021
A
Mark code-server as a virtual module
Asher committed
February 9, 2021
A
Fix code-server module not being provided in Jest
Asher committed
January 29, 2021
A
Expose HttpError to plugins
Asher committed
January 20, 2021
A
Provide WsRouter to plugins
Asher committed
J
refactor: move jest and add package.json to /test
Joe Previte committed
January 19, 2021
A
Load only test plugin during tests
Asher committed
January 8, 2021
J
feat: setup jest
Joe Previte committed
January 14, 2021
A
test: Rename testutil.ts to httpserver.ts
Anmol Sethi committed
A
plugin.test.ts: Switch to testutil.HttpServer
Anmol Sethi committed
November 6, 2020
A
Fix formatting
Anmol Sethi committed
A
plugin: Give test-plugin some html to test overlay
Anmol Sethi committed
A
plugin: Test endpoints via supertest
Anmol Sethi committed
November 4, 2020
A
plugin.ts: Add homepageURL to plugin and application
Anmol Sethi committed
A
plugin.ts: Make application endpoint paths absolute
Anmol Sethi committed
A
plugin.ts: Describe private counterpart functions
Anmol Sethi committed
A
plugin.ts: Adjust to implement pluginapi.d.ts correctly
Anmol Sethi committed
November 3, 2020
A
plugin.ts: Fixes for @code-asher
Anmol Sethi committed
October 30, 2020
A
plugin.test.ts: Make it clear iconPath is a path
Anmol Sethi committed
A
src/node/plugin.ts: Warn on duplicate plugin and only load first
Anmol Sethi committed
A
plugin: Add basic loading test
Anmol Sethi committed