|
Merge pull request #372 from fosscord/unittests
Automatic Unittests + documentation |
|---|
| api/assets/openapi.json |
|---|
|
Too large (Show diff)
|
| api/assets/schemas.json |
|---|
|
Too large (Show diff)
|
| api/babel.config.js 0 → 100644 |
|---|
| api/jest/getRouteDescriptions.js 0 → 100644 |
|---|
| api/jest/globalSetup.js 0 → 100644 |
|---|
| api/package-lock.json |
|---|
|
Too large (Show diff)
|
| api/package.json |
|---|
| api/scripts/generate_body_schema.ts 100644 → 0 |
|---|
| api/scripts/generate_openapi.js 0 → 100644 |
|---|
| api/scripts/generate_openapi_schema.ts 100644 → 0 |
|---|
| api/scripts/generate_schema.js 0 → 100644 |
|---|
| api/scripts/globalSetup.js 100644 → 0 |
|---|
| api/scripts/tsconfig-paths-bootstrap.js 100644 → 0 |
|---|
| api/src/middlewares/BodyParser.ts |
|---|
| api/src/middlewares/ErrorHandler.ts |
|---|
| api/src/middlewares/RateLimit.ts |
|---|
| api/src/routes/applications/detectable.ts |
|---|
| api/src/routes/auth/login.ts |
|---|
| api/src/routes/auth/register.ts |
|---|
| api/src/routes/channels/#channel_id/recipients.ts |
|---|
| api/src/routes/guilds/#guild_id/channels.ts |
|---|
| api/src/routes/guilds/#guild_id/members/#member_id/roles/#role_id/index.ts |
|---|
| api/src/routes/guilds/#guild_id/roles.ts |
|---|
| api/src/routes/outbound-promotions.ts |
|---|
| api/src/routes/sticker-packs/#id/index.ts |
|---|
| api/src/routes/sticker-packs/index.ts |
|---|
| api/src/routes/store/applications.ts |
|---|
| api/src/routes/store/skus.ts |
|---|
| api/src/routes/users/#id/profile.ts |
|---|
| api/src/routes/users/@me/applications/#app_id/entitlements.ts |
|---|
| api/src/routes/users/@me/billing/country-code.ts |
|---|
| api/src/routes/users/@me/billing/subscriptions.ts |
|---|
| api/src/routes/users/@me/index.ts |
|---|
| api/src/util/String.ts |
|---|
| api/src/util/route.ts |
|---|
| api/tests/automatic.test.js 100644 → 0 |
|---|
| api/tests/routes.test.ts 0 → 100644 |
|---|
| api/tsconfig.json |
|---|
| bundle/package-lock.json |
|---|
|
Too large (Show diff)
|
| bundle/package.json |
|---|
| bundle/tsconfig-paths-bootstrap.js 100644 → 0 |
|---|
| cdn/package-lock.json |
|---|
| cdn/package.json |
|---|
| cdn/scripts/tsconfig-paths-bootstrap.js 100644 → 0 |
|---|
| cdn/tsconfig.json |
|---|
| gateway/package-lock.json |
|---|
|
Too large (Show diff)
|
| gateway/package.json |
|---|
| gateway/scripts/tsconfig-paths-bootstrap.js 100644 → 0 |
|---|
| gateway/src/events/Close.ts |
|---|
| gateway/src/events/Connection.ts |
|---|
| gateway/src/events/Message.ts |
|---|
| gateway/src/listener/listener.ts |
|---|
| gateway/src/opcodes/Heartbeat.ts |
|---|
| gateway/src/opcodes/Identify.ts |
|---|
| gateway/src/opcodes/LazyRequest.ts |
|---|
| gateway/src/opcodes/PresenceUpdate.ts |
|---|
| gateway/src/opcodes/RequestGuildMembers.ts |
|---|
| gateway/src/opcodes/Resume.ts |
|---|
| gateway/src/opcodes/VoiceStateUpdate.ts |
|---|
| gateway/src/opcodes/index.ts |
|---|
| gateway/src/opcodes/instanceOf.ts |
|---|
| gateway/src/util/Send.ts |
|---|
| gateway/src/util/WebSocket.ts |
|---|
| gateway/src/util/setHeartbeat.ts |
|---|
| gateway/tsconfig.json |
|---|
| util/package.json |
|---|
| util/src/entities/Config.ts |
|---|
| util/src/entities/User.ts |
|---|
| util/src/util/Config.ts |
|---|
| util/src/util/Database.ts |
|---|
| util/src/util/Email.ts 0 → 100644 |
|---|
| util/src/util/Event.ts |
|---|
| util/src/util/Token.ts 0 → 100644 |
|---|
| util/src/util/checkToken.ts 100644 → 0 |
|---|
| util/src/util/index.ts |
|---|
| util/tsconfig.json |
|---|