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

Create NodeMCU test system NTest based on gambiarra #2984

Merged
merged 36 commits into from Nov 8, 2020

Commits on Nov 6, 2020

  1. Create mispec_file.lua

    HHHartmann committed Nov 6, 2020
    Copy the full SHA
    f5186c4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0e2ff89 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c764c95 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    586d8ce View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5de4e2d View commit details
    Browse the repository at this point in the history
  6. Add methode fail to check failing code and pass error messages to o…

    …utput
    
    - fail can be called with a function that should fail and a string which should be contained in the errormessage.
    - Pass failed check reasons to output.
    HHHartmann committed Nov 6, 2020
    Copy the full SHA
    7a52b5c View commit details
    Browse the repository at this point in the history
  7. Create gambiarra_file.lua

    HHHartmann committed Nov 6, 2020
    Copy the full SHA
    80ef63c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    12c8062 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    30abc60 View commit details
    Browse the repository at this point in the history
  10. Add capability to run sync and async tests in mixed order and have a …

    …task.post inbetween them
    HHHartmann committed Nov 6, 2020
    Copy the full SHA
    a7558c2 View commit details
    Browse the repository at this point in the history
  11. fix gambiarra self test to also run on device (not only host)

    Use less ram in checking tests directly after they ran.
    Use nateie task.post to tame watchdog.
    HHHartmann committed Nov 6, 2020
    Copy the full SHA
    e999481 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    0340d42 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    50acd3f View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    55965c6 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    dc6445e View commit details
    Browse the repository at this point in the history
  16. Update README.md

    HHHartmann committed Nov 6, 2020
    Copy the full SHA
    14c9b8d View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    6ea3665 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    23a9dab View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    59c4962 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    e313395 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    5c4cefd View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    6b616d8 View commit details
    Browse the repository at this point in the history
  23. move actual tests upfront

    HHHartmann committed Nov 6, 2020
    Copy the full SHA
    2248316 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    d3fc6e1 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    42af254 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    832fc86 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    fdbfe10 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    419b837 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Add luacheck to tests

    HHHartmann committed Nov 7, 2020
    Copy the full SHA
    4d16176 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c6c979b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c68e4aa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    42e9436 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8ce26d4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2e0a5cd View commit details
    Browse the repository at this point in the history
  7. another try

    HHHartmann committed Nov 7, 2020
    Copy the full SHA
    ad7b8e9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b5c53f6 View commit details
    Browse the repository at this point in the history