Created B6 test according to testing.md from DesignDocs
Fixes one of the tests in #962
(In general, OED likes to have at least one issue associated with each pull request. Replace [issue] with the OED GitHub issue number. In the preview you will see an issue description if you hover over that number. You can create one yourself before doing this pull request. This is where details are normally given on what is being addressed. Note you should not use the word "Fixes" if it does not completely address the issue since the issue would automatically be closed on merging the pull request. In that case use "Partly Addresses #[issue].)
Testing readings
(Check the ones that apply by placing an "x" instead of the space in the [ ] so it becomes [x])
[ ] Note merging this changes the database configuration.
[ ] This change requires a documentation update
Checklist
(Note what you have done by placing an "x" instead of the space in the [ ] so it becomes [x]. It is hoped you do all of them.)
[ ] I have removed text in () from the issue request
[x] You acknowledge that every person contributing to this work has signed the OED Contributing License Agreement and each author is listed in the Description section.
Limitations
(Describe any issues that remain or work that should still be done.)
@huss Hi there, I believe this code effectively creates the B6 test from issue #962. It passes when testing the file directly (npm run testsome src/server/test/web/readingsBarMeterQuantity.js).
Created B6 test according to testing.md from DesignDocs
Fixes one of the tests in #962
(In general, OED likes to have at least one issue associated with each pull request. Replace [issue] with the OED GitHub issue number. In the preview you will see an issue description if you hover over that number. You can create one yourself before doing this pull request. This is where details are normally given on what is being addressed. Note you should not use the word "Fixes" if it does not completely address the issue since the issue would automatically be closed on merging the pull request. In that case use "Partly Addresses #[issue].)
Testing readings
(Check the ones that apply by placing an "x" instead of the space in the [ ] so it becomes [x])
Checklist
(Note what you have done by placing an "x" instead of the space in the [ ] so it becomes [x]. It is hoped you do all of them.)
Limitations
(Describe any issues that remain or work that should still be done.)