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

refactor: rewrite tests to use webpack compiler, drop node 8 #360

Merged
merged 25 commits into from
Mar 5, 2021
Merged

refactor: rewrite tests to use webpack compiler, drop node 8 #360

merged 25 commits into from
Mar 5, 2021

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    6b7fa9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f57f1e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d94ded6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bce481 View commit details
    Browse the repository at this point in the history
  5. start converting old tests

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b058cd3 View commit details
    Browse the repository at this point in the history
  6. move more tests

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    cc55ac5 View commit details
    Browse the repository at this point in the history
  7. replace old tests

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    81869a0 View commit details
    Browse the repository at this point in the history
  8. fix errors

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1d11c9e View commit details
    Browse the repository at this point in the history
  9. fix race condition

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    7535539 View commit details
    Browse the repository at this point in the history
  10. handle no dir error

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    3de6308 View commit details
    Browse the repository at this point in the history
  11. remove behavior changes

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5378c4e View commit details
    Browse the repository at this point in the history
  12. drop node 8

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9d9e6b5 View commit details
    Browse the repository at this point in the history
  13. undo more fixes

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    196171a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    33ca22e View commit details
    Browse the repository at this point in the history
  15. remove deprecated code

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    0b5ee68 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    297142a View commit details
    Browse the repository at this point in the history
  17. merge stubIgnore PR

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    2f2b7de View commit details
    Browse the repository at this point in the history
  18. update readme

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    05b119c View commit details
    Browse the repository at this point in the history
  19. fix logic

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    53f1478 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    beeequeue committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5c1d614 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1c71fb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. handle target array

    beeequeue committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    7e96c08 View commit details
    Browse the repository at this point in the history
  2. move version check

    beeequeue committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    87c2e20 View commit details
    Browse the repository at this point in the history
  3. fix logic

    beeequeue committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    1d0861e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acdd8af View commit details
    Browse the repository at this point in the history