Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-11 | Implement MVI for headers validity checking function | Frederick Muriuki Muriithi | |
Add a minimum viable implementation that passes the tests for the function that checks for the validity of the headers | |||
2022-04-11 | Add tests for headers | Frederick Muriuki Muriithi | |
* Add tests to check for validity of the headers * Add stubs for the tests | |||
2022-04-11 | Implement MVP for valid_value functions | Frederick Muriuki Muriithi | |
* Implement the minimum viable functions for the average and standard error `valid_value` functions. | |||
2022-04-11 | Implement tests and stubs for functions under test | Frederick Muriuki Muriithi | |