...
If your module has been mavenized, you should attempt to run your module unit tests against the 1.9 Alpha release. This can be done by changing the "openMRSVersion" property defined in the main module pom to "1.9.0-alpha" and then running a clean install. You can modify the property directly in the pom, or you can specify it as a command line parameter: "mvn -DopenMRSVersion=1.9.0-alpha clean install". Note that if you were previously building against a version of OpenMRS prior to 1.8.0, you'll have to (temporarily) modify your openmrs dependencies in your poms as noted here. Also, if you have any test data sets defined in your module you may have to (temporarily) modify any concept_name entries to include the new locale_preferred property added in OpenMRS 1.7.0.
...
Your name | What features did you test? How? | Results | JIRA tickets | Ok to ship? Yes/Maybe/No | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
saved the default form with and without a second provider field | The form saved. |
| Yes. | |||||||||||||||||||||||||||||||||||||||||||||||||
Ran unit tests against 1.9.0-alpha | See tickets to the right for info on failing unit tests |
| I guess tickets 231 and 235 aren't critical because they are already failing against released versions of OpenMRS. | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
...
Your name | What features did you test? How? | Results | JIRA tickets | Ok to ship? Yes/Maybe/No |
---|---|---|---|---|
stepped through all the widgets on the test page | they all worked |
| yes | |
|
|
|
|
|
|
|
|
|
|
...
Your name | What features did you test? How? | Results | JIRA tickets | Ok to ship? Yes/Maybe/No | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Ran all unit tests against 1.9.0-alpha. | All unit tests passed successfully. |
| Probably | |||||||
|
|
|
|
| ||||||
|
|
|
|
|
...
Your name | What features did you test? How? | Results | JIRA tickets | Ok to ship? Yes/Maybe/No |
---|---|---|---|---|
Create and run Groovy script, Save, Manage, Delete, Rename, tested all bindings, and ran several example scripts | Performed as expected, no errors | n/a | Yes | |
|
|
|
|
|
|
|
|
|
|
...
Your name | What features did you test? How? | Results | JIRA tickets | Ok to ship? Yes/Maybe/No |
---|---|---|---|---|
* Created an id source with options Local Identifier Generation, using chars 0-9, length 7 | New ID was generated |
| Yes | |
|
|
|
|
|
|
|
|
|
|
...
Your name | What features did you test? How? | Results | JIRA tickets | Ok to ship? Yes/Maybe/No |
---|---|---|---|---|
Imported the hierarchy csv file I used in 1.8, | Works as before |
| Yes | |
|
|
|
|
|
|
|
|
|
|
Facility Data Module
Your name | What features did you test? How? | Results | JIRA tickets | Ok to ship? Yes/Maybe/No | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Loaded the module | Error starting! |
| No | |||||||
|
|
|
|
| ||||||
|
|
|
|
|
Blank Template
Copy and paste this to add another module.
...