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

updated the post_bug fucntion and added testcases to test post_bug fu… #8

Closed
wants to merge 3 commits into from

Conversation

kpiyush04
Copy link
Contributor

@kpiyush04 kpiyush04 commented Jul 14, 2021

  1. Updated the post_bug function in the post_bug.R file where the user can interactively report the bugs from the console.
  2. Added test cases to test the post_bug function in the console to interact with the menu().
  3. Removed the jsonlite and reshape2 dependencies as they as no longer required.

issue: #4

Copy link
Owner

@llrs llrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You do not need to finish this for next week, focus on the visualization of the database but I leave these comments of what we talked so that you can refer to them later and learn from them.

tests/testthat/test-post_bug.R Outdated Show resolved Hide resolved
R/post_bug.R Outdated Show resolved Hide resolved
R/post_bug.R Outdated Show resolved Hide resolved
R/post_bug.R Outdated Show resolved Hide resolved
R/post_bug.R Outdated Show resolved Hide resolved
@llrs
Copy link
Owner

llrs commented Jul 22, 2021

The post requests is not using the header defined on the package. Use .state$headers.
But do not continue working on this for now. Focus on the R bugzilla database exploration.

@llrs
Copy link
Owner

llrs commented Nov 16, 2021

It's been a while I've haven't heard from you. I'm closing as I've worked on the other #9 PR, but if you want to continue working on the package do not hesitate to do so!
Hope the university and the internship is going great!

@llrs llrs closed this Nov 16, 2021
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