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

Add support for actual start and due dates. #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

francton14
Copy link

Updated Issue bean, and JSON parser and reader methods for serializing and deserializing to and from Issue bean.
Added new test cases for parser and builder changes.
Added json file containing the test data for parser's new UT item.

Updated Issue bean, and JSON parser and reader methods for serializing and deserializing to and from Issue bean.
Added new test cases for parser and builder changes.
Added json file containing the test data for parser's new UT item.
@francton14 francton14 changed the title Added support for actual start and due dates. #364 Add support for actual start and due dates. Apr 23, 2021
Copy link
Member

@alexeyOnGitHub alexeyOnGitHub left a comment

Choose a reason for hiding this comment

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

can you please also add an integration test for this? the new tests only check that the value is added to json or loaded from json.
they do not check whether or not this actually works with Redmine server.

you can run this test against your own Redmine 4.x server and post results

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

Successfully merging this pull request may close these issues.

2 participants