Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular-university/angular-testing-course
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alvaro-ajv/angular-testing-course
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 4 files changed
  • 4 contributors

Commits on Apr 4, 2019

  1. Angular Testing Course

    Your Name committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    2e51b4c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Angular Testing Course

    Your Name committed May 2, 2019
    Configuration menu
    Copy the full SHA
    ee05f8e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Angular Testing Course

    jhades committed May 17, 2019
    Configuration menu
    Copy the full SHA
    0bb2901 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

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

Commits on Jun 7, 2019

  1. upgrade to Angular 8 and Node 12

    Your Name committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    9a2c947 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Adds appropriate types to courses.service.ts

    The course is missing the correct types for the `saveCourse` method so that tests were unable to run properly. Looks like this is fixed on the master branch but is not implemented in the 1-start branch.
    
    Changes:
    
    - Adds correct type information to saveCourse method in `course.service.ts`
    duncannevin authored Jun 22, 2019
    Configuration menu
    Copy the full SHA
    0c27922 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Merge pull request #2 from duncannevin/patch-1

    Adds appropriate types to `courses.service.ts`
    jhades authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    66458db View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. upgrade to Angular 9

    jhades committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    e87e83d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. upgrade to Angular 10

    jhades committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    c85416d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

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

Commits on May 21, 2021

  1. upgrade to Angular 12

    jhades committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0ad9f73 View commit details
    Browse the repository at this point in the history
  2. upgrade to Angular 12

    jhades committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d403ef1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. test

    Alvaro Vargas committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    327bdad View commit details
    Browse the repository at this point in the history
  2. merge

    Alvaro Vargas committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    34a8898 View commit details
    Browse the repository at this point in the history
  3. merge

    Alvaro Vargas committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    c894976 View commit details
    Browse the repository at this point in the history
  4. merge

    Alvaro Vargas committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d83466a View commit details
    Browse the repository at this point in the history
  5. merge

    Alvaro Vargas committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    734d6f4 View commit details
    Browse the repository at this point in the history
Loading