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

1 simple test for calculator service #3

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

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 angular-university#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 Dec 1, 2019

  1. 23

    sspinit88 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    eabb0c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b544cc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91b493f View commit details
    Browse the repository at this point in the history