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

feat: add Angular Signals CT Harness for Angular 17.2 and up for users to be able to use Angular Signals within their component tests #29621

Merged
merged 12 commits into from
Jun 28, 2024

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    36eac85 View commit details
    Browse the repository at this point in the history
  2. feat: implement angular-signals test hardness to support angular signals

    add changelog entry and build binary [run ci]
    
    rename angular18 to angular-signals until we are able to merge back into core package [run ci]
    
    fix linting job [run ci]
    
    make sure angular-signals harness is copied to cli after build [run ci]
    
    add project fixture directory to angular 18 and build binaries for newly named branch
    
    run ci
    
    update cache [run ci]
    
    bust nx cache [run ci]
    
    bust cache on linux [run ci]
    
    try busting the cache... again [run ci]
    
    usually helps when you have the correct build output... [run ci]
    
    fix issue where component internal props were getting blown away when user would not set prop in componentProperties [run ci]
    AtofStryker committed Jun 7, 2024
    5 Configuration menu
    Copy the full SHA
    c6cba8b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. 5 Configuration menu
    Copy the full SHA
    e0627f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d6f7e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. 3 Configuration menu
    Copy the full SHA
    3f93d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c7e36 View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    4b1e648 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    001813e View commit details
    Browse the repository at this point in the history
  2. 5 Configuration menu
    Copy the full SHA
    6090456 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    9bbed67 View commit details
    Browse the repository at this point in the history
  2. yarn lock

    jennifer-shehane committed Jun 25, 2024
    3 Configuration menu
    Copy the full SHA
    fff8222 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. 5 Configuration menu
    Copy the full SHA
    8a85432 View commit details
    Browse the repository at this point in the history