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

Test dartsass:install command #49

Merged
merged 2 commits into from
Dec 28, 2023
Merged

Commits on Dec 3, 2023

  1. Add testing infrastructure

    This adds testing infrastructure to test against multiple versions of
    Rails, including Rails `main` branch.
    jonathanhefner committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    6d076d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Test dartsass:install command

    This adds test coverage for the `dartsass:install` command.  The command
    is tested against a freshly generated Rails app using the version of
    Rails that is currently loaded.  Thus the installer can be tested with
    different versions of Rails in CI.
    jonathanhefner committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9c92c6f View commit details
    Browse the repository at this point in the history