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

Added test cases for api testing of functions markResolved, markUnresolved #29

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

goelaine
Copy link

@goelaine goelaine commented Sep 29, 2024

Resolves issue #18 . Wrote two test cases to increase code coverage of backend API functions for markResolved, markUnresolved (ie issue #15)

Edited file test/topics.js.
Tested with npm run test and passed
Checked code coverage to ensure that the new lines of code written in pr #15 are covered.

image

@goelaine goelaine merged commit 832aeaa into CMU-313:f24 Sep 29, 2024
1 check passed
@goelaine goelaine deleted the backendApiTesting branch September 29, 2024 18:12
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11094823071

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 81.836%

Totals Coverage Status
Change from base Build 11086119573: 0.02%
Covered Lines: 22353
Relevant Lines: 25872

💛 - Coveralls

@goelaine goelaine changed the title Backend api testing Added test cases for api testing of functions markResolved, markUnresolved Sep 29, 2024
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.

2 participants