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

[WIP]: Feature unanswered filter – introduces backend api in src/controllers/topics.js and src/routes/api.js #13

Closed
wants to merge 4 commits into from

Conversation

sophiazhuu
Copy link

Bare bones testing is included in this PR – test/api/topics.test.js ensures the api response is tested and correct using an admin key generated from NodeBB. This test unfortunately generated 3000+ files but my manual additions to code can be found in src/controllers/topics.js and src/routes/api.js (api implementation) and test/api/topics.test.js (api test).

@Misterurias Misterurias changed the title Feature unanswered filter – introduces backend api in src/controllers/topics.js and src/routes/api.js [WIP]: Feature unanswered filter – introduces backend api in src/controllers/topics.js and src/routes/api.js Feb 12, 2025
@sophiazhuu sophiazhuu closed this Feb 27, 2025
@sophiazhuu
Copy link
Author

This branch is no longer active – for work on the same feature, see unanswered-question-backend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant