FNAL-HCAL-Ph1Upgrade / gui-step1

A small gui for the first step in the QIE testing process
0 stars 1 forks source link

Check Checksum #3

Closed caleb-james-smith closed 6 years ago

caleb-james-smith commented 6 years ago

Verify Unique ID checksum after reading. Add as test to database. This will ensure that we read UniqueIDs correctly before they are uploaded to the database.

bcmcms commented 6 years ago

The test should be in and working on the GUI side.

caleb-james-smith commented 6 years ago

Can we add a GUI box that displays the result of the test (say pass/fail or true/false) to the user?

bcmcms commented 6 years ago

There already is in my PR.

caleb-james-smith commented 6 years ago

https://github.com/BaylorCMS/gui-step1/pull/17

caleb-james-smith commented 6 years ago

Great. Merged.