Skip to content

Add tests for EEPROM #177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 16, 2020
Merged

Add tests for EEPROM #177

merged 5 commits into from
Oct 16, 2020

Conversation

Lizj96
Copy link

@Lizj96 Lizj96 commented Oct 12, 2020

tests the public API

James Foster and others added 5 commits October 5, 2020 22:14
- Update docs to explain purpose of SampleProjects and avoid impression that they are templates to be followed too closely.
- Provide alternative `bundle install` command (the original one doesn't work on macOS 10.16).
- Correct location for your project.
Copy link
Member

@jgfoster jgfoster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ianfixes, With this PR we have tests of the six public APIs for EEPROM and we try read/write of various values and at various points in memory. From my understanding of what EEPROM is supposed to do, we have it implemented and tested completely. Unless you have further suggestions (which are welcome!), I believe this should be merged into tdd and then into master (I can submit a new PR for that after this is merged if you like). Thanks!

@ianfixes
Copy link
Collaborator

This looks great, I see the passing tests!

@ianfixes ianfixes merged commit 9b5cd4c into Arduino-CI:tdd Oct 16, 2020
@ianfixes
Copy link
Collaborator

Sorry for the delay on this

@Lizj96 Lizj96 deleted the tdd branch October 30, 2020 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants