cvpaperchallenge / Crux

Crux is a suite of LLM-empowered summarization and retrieval services for academic activity. Crux is developed by XCCV group of cvpaper.challenge.
MIT License
15 stars 2 forks source link

[Backend] Implement dummy endpoint #16

Closed gatheluck closed 1 year ago

gatheluck commented 1 year ago

Why

To test connection between frontend and backend, creating dummy endpoint (return fixed result) is the fastest way.

Definition of Done

How

Note

This ticket is blocked by #15 .

gatheluck commented 1 year ago

Please check this blog for pytest usage. https://www.m3tech.blog/entry/pytest-summary