Skip to content

[Test] Write integration tests for each handler / endpoint #34

Description

@akvachan

For each existing handler (functions Api.Handler*), create several integration tests (one for each path).

  1. Spawn a SQLite instance for tests.
  2. Make each test tabular (Input, Output, Test Case Description).
  3. Do not use any external libraries or frameworks, just standard library.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions