-
Notifications
You must be signed in to change notification settings - Fork 526
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BAH-3439 | Added birthtime property in the openmrs webservice.rest mo…
…dule. (#593) * Added birthtime property in the openmrs webservice.rest module. * Override getUpdatableProperties in PersonResource1_10 and add birthtime * Add testcase for update a person's birthtime. * BAH-3439 || Move testcase which is for update a person's birthtime to other class. * BAH-3439 || remove the commented part from PersonController2_2Test.java * BAH-3439 || Add an assertion that the birthtime was updated to the new value * BAH-3439 || Add an assertion that the birthtime was updated to the new value * BAH-3349 || Change timezone * BAH-3439 || Added space between methods in PersonController2_2Test.java * BAH-3439 || Add an assertion that the birthtime was updated to the new value * BAH-3439 || Add an updated assertion that the birthtime was updated to the new value.
- Loading branch information
1 parent
2c89d75
commit 417b277
Showing
2 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters