OpenEnergyDashboard / OED

Open Energy Dashboard (OED)
Mozilla Public License 2.0
82 stars 307 forks source link

B6 Test #1075

Closed yadhiramorales closed 1 year ago

yadhiramorales commented 1 year ago

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.)

yadhiramorales commented 1 year ago

@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).