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

New integration test suite #111

Draft
wants to merge 44 commits into
base: master
Choose a base branch
from
Draft

New integration test suite #111

wants to merge 44 commits into from

Commits on Jul 17, 2024

  1. Refactor test harness structure

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8270cb7 View commit details
    Browse the repository at this point in the history
  2. Test the test harness

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    23c6f9e View commit details
    Browse the repository at this point in the history
  3. Rustfmt test harness

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    726c057 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    588959d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4833142 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48d4609 View commit details
    Browse the repository at this point in the history
  7. Add API wrapper to test harness

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    461b9eb View commit details
    Browse the repository at this point in the history
  8. Test empty envfile in harness

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    240d0f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97e69b5 View commit details
    Browse the repository at this point in the history
  10. Test harness BOM handling

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    88386ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d872f14 View commit details
    Browse the repository at this point in the history
  12. Clean harness utility layout

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e870d60 View commit details
    Browse the repository at this point in the history
  13. Move test harness to separate crate

    Allow both dotenvy and dotenvy_macro to make use of the test harness
    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    799cfb6 View commit details
    Browse the repository at this point in the history
  14. Fix const naming convension

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cddf9bd View commit details
    Browse the repository at this point in the history
  15. Refactor wrappers into module

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1a93d86 View commit details
    Browse the repository at this point in the history
  16. Flesh out test_util docs

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    538e196 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    31cf074 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    443ab30 View commit details
    Browse the repository at this point in the history
  19. Fix testenv lifetime

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    972162c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a1a554d View commit details
    Browse the repository at this point in the history
  21. Test adding envfiles to testenv

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3dfc394 View commit details
    Browse the repository at this point in the history
  22. Clean TestEnv::add_envfile

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c70aa93 View commit details
    Browse the repository at this point in the history
  23. Test adding env vars to testenv

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9ba20dd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0fce979 View commit details
    Browse the repository at this point in the history
  25. Test rest of TestEnv

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6992416 View commit details
    Browse the repository at this point in the history
  26. Test envfile functions

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    55ed501 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3471211 View commit details
    Browse the repository at this point in the history
  28. Fix macos working directory

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6edeb9f View commit details
    Browse the repository at this point in the history
  29. Remove wrap module

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    896c32f View commit details
    Browse the repository at this point in the history
  30. Add extra assertions

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    dc14ec5 View commit details
    Browse the repository at this point in the history
  31. Fix naming consistency

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1bd15d0 View commit details
    Browse the repository at this point in the history
  32. Add EnvFileBuilder conversions

    sonro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9974e0b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Fix canonicalize paths

    sonro committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2d13009 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    9219e80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b4684 View commit details
    Browse the repository at this point in the history
  3. Test dotenv with new harness

    sonro committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0bb3f37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2218aa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5fd2c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    60139ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c846595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    992e111 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6a9d82 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Test from_path with new harness

    sonro committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fb8dbb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627ec75 View commit details
    Browse the repository at this point in the history