Skip to content
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

Enable esp8266 tests #158

Merged
merged 3 commits into from
Oct 28, 2019
Merged

Enable esp8266 tests #158

merged 3 commits into from
Oct 28, 2019

Conversation

ciband
Copy link
Contributor

@ciband ciband commented Oct 28, 2019

Summary

Split up and re-enabled ESP8266 tests. API tests required further
splitting due to large amounts of strings.

Requires #157 and a rebase, or close #157 and just merge this PR. However you want to break it up.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

ESP32 test builds were not passing and the tests themselves were not
being compiled into the firmware binary.  Added missing ignore filters
to ignore desktop libraries for building PIO and desktop targets in the
same source tree.
Split up and re-enabled ESP8266 tests.  API tests required further
splitting due to large amounts of strings.
@ghost
Copy link

ghost commented Oct 28, 2019

Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@ghost ghost added the Complexity: Medium Less than 256 lines changed. label Oct 28, 2019
sleepdefic1t
sleepdefic1t previously approved these changes Oct 28, 2019
@ghost ghost added the Status: Member Approved The pull request has been approved by a member. label Oct 28, 2019
@ghost
Copy link

ghost commented Oct 28, 2019

A member has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait.

Thank you for your contribution!

@sleepdefic1t
Copy link
Contributor

@ciband
conflicts.

There's also no longer a src/lib or test/lib dir.

@codecov
Copy link

codecov bot commented Oct 28, 2019

Codecov Report

Merging #158 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #158   +/-   ##
========================================
  Coverage    97.92%   97.92%           
========================================
  Files            8        8           
  Lines          385      385           
========================================
  Hits           377      377           
  Misses           8        8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d480cb8...41e7228. Read the comment docs.

@ghost
Copy link

ghost commented Oct 28, 2019

A member has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait.

Thank you for your contribution!

@sleepdefic1t sleepdefic1t merged commit 0a76911 into develop Oct 28, 2019
@ghost
Copy link

ghost commented Oct 28, 2019

Your pull request has been merged but was not assigned a bounty tier. A maintainer will assign a bounty tier to this pull request in the next few days.

@ghost ghost deleted the test/enable_esp8266_tests branch October 28, 2019 21:22
faustbrian pushed a commit that referenced this pull request Oct 29, 2019
* test: Fix EPS32 test builds

ESP32 test builds were not passing and the tests themselves were not
being compiled into the firmware binary.  Added missing ignore filters
to ignore desktop libraries for building PIO and desktop targets in the
same source tree.

* test: Fix ESP8266 tests

Split up and re-enabled ESP8266 tests.  API tests required further
splitting due to large amounts of strings.
sleepdefic1t pushed a commit that referenced this pull request Oct 29, 2019
* feat: wallets locks endpoint

* refactor: add missing test

* feat: add businesses endpoints

* feat: add bridgechains endpoints

* feat: add locks endpoints

* fix: header files

* fix: typo

* fix: typo

* Enable esp8266 tests (#158)

* test: Fix EPS32 test builds

ESP32 test builds were not passing and the tests themselves were not
being compiled into the firmware binary.  Added missing ignore filters
to ignore desktop libraries for building PIO and desktop targets in the
same source tree.

* test: Fix ESP8266 tests

Split up and re-enabled ESP8266 tests.  API tests required further
splitting due to large amounts of strings.

* fix: various typos and missing declarations

* fix: add new files to arduino

* fix: typo

* refactor: adjust unlocked post params

* refactor: adjust mock signature
@faustbrian faustbrian added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Nov 1, 2019
@ghost
Copy link

ghost commented Nov 1, 2019

Your pull request has been merged and marked as tier 4. It will earn you $20 USD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. Complexity: Medium Less than 256 lines changed. Status: Member Approved The pull request has been approved by a member.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants