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

chore:news testing #216

Merged
merged 2 commits into from
Sep 13, 2023
Merged

chore:news testing #216

merged 2 commits into from
Sep 13, 2023

Conversation

CommanderStorm
Copy link
Member

This PR adds tests to the news APIs and fixes the following defects:

  • GetNewsSources previously did not join with other tables and instead requested more information via additional queries
  • GetNewsSources previously did join with a non-existing table (Company) resulting in a broken query
  • GetNewsSources previously did not fill out all fields returned correctly
  • NewsSourceArray was not named NewsSourceReply like the other responses

@CommanderStorm CommanderStorm merged commit 9eccc47 into main Sep 13, 2023
@CommanderStorm CommanderStorm deleted the chore/news-testing branch September 13, 2023 20:22
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