Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TECHNICAL DEPT: Remove obsolete routes from /routes/api/activity.js #227

Open
1 task
tiblu opened this issue Jan 30, 2022 · 2 comments
Open
1 task

TECHNICAL DEPT: Remove obsolete routes from /routes/api/activity.js #227

tiblu opened this issue Jan 30, 2022 · 2 comments
Labels
technical dept. Ugly solutions for quick wins - https://en.wikipedia.org/wiki/Technical_debt

Comments

@tiblu
Copy link
Member

tiblu commented Jan 30, 2022

Whats the problem?

There seem to be unused route definitions in /routes/api/activity.js - /api/test/*.

app.get('/api/test/users/:userId/activities', function (req, res, next) {

TODO

  • Remove unused code both in route definitions and tests (if there is).

Related issues:

@tiblu tiblu added the technical dept. Ugly solutions for quick wins - https://en.wikipedia.org/wiki/Technical_debt label Jan 30, 2022
@anettlinno
Copy link

Triage 60. Code cleanup. Est. cleanup time 10 minutes. Sending to development.

@BeccaMelhuish
Copy link
Contributor

@ilmartyrk will assume OK to go to 'later'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical dept. Ugly solutions for quick wins - https://en.wikipedia.org/wiki/Technical_debt
Projects
Status: Backlog - Later
Development

No branches or pull requests

3 participants