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

[pigment-css] Improve testing of fixtures #41389

Merged
merged 10 commits into from
Mar 8, 2024

Commits on Mar 8, 2024

  1. [pigment] Improve testing of fixtures

    Now, no need to manually create and write to files.
    If the output files don't exist, they'll be created
    with the expected content.
    If the contents itself change, use "test:update"
    command to automatically update the fixtures.
    brijeshb42 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    84471c5 View commit details
    Browse the repository at this point in the history
  2. split tests

    siriwatknp authored and brijeshb42 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    67841f3 View commit details
    Browse the repository at this point in the history
  3. run test and remove old fixtures

    siriwatknp authored and brijeshb42 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8fa9b12 View commit details
    Browse the repository at this point in the history
  4. update README

    siriwatknp authored and brijeshb42 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b8221dd View commit details
    Browse the repository at this point in the history
  5. split css

    siriwatknp authored and brijeshb42 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3bb4638 View commit details
    Browse the repository at this point in the history
  6. mistakenly added degbuggin files

    siriwatknp authored and brijeshb42 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ea3bf39 View commit details
    Browse the repository at this point in the history
  7. add h1

    siriwatknp authored and brijeshb42 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bc4c37c View commit details
    Browse the repository at this point in the history
  8. wrap expect

    siriwatknp authored and brijeshb42 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ab5fe55 View commit details
    Browse the repository at this point in the history
  9. remove unwanted files

    siriwatknp authored and brijeshb42 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5ca792a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    540871b View commit details
    Browse the repository at this point in the history