Thanks to visit codestin.com
Credit goes to github.com

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: edumentab/example-angular-githubbattle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: manual
Choose a base ref
...
head repository: edumentab/example-angular-githubbattle
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.
  • 18 commits
  • 18 files changed
  • 3 contributors

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    9488181 View commit details
    Browse the repository at this point in the history
  2. generate child mocks

    krawaller committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    62ad3c5 View commit details
    Browse the repository at this point in the history
  3. use mock types

    krawaller committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    627264d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from edumentab/ng_mock

    Ng mock and no_error schema
    krawaller authored Nov 13, 2018
    Configuration menu
    Copy the full SHA
    c453449 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Automatic fixes

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    32b81cc View commit details
    Browse the repository at this point in the history
  2. Manually bump karma

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    05de5a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from edumentab/stelau/audit-fix

    Stelau/audit fix
    Stephen Lau authored Sep 8, 2019
    Configuration menu
    Copy the full SHA
    91f838e View commit details
    Browse the repository at this point in the history
  4. Add jest to project

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    a86758c View commit details
    Browse the repository at this point in the history
  5. Add jest.config.js

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    2b5cbe6 View commit details
    Browse the repository at this point in the history
  6. add setupJest.ts

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    242a08b View commit details
    Browse the repository at this point in the history
  7. add jestGlobalMocks.ts

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    7d7a0e6 View commit details
    Browse the repository at this point in the history
  8. Replace before/after with beforeEach and afterEach

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    e0b9931 View commit details
    Browse the repository at this point in the history
  9. Add src/polyfills

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    d4dcb1d View commit details
    Browse the repository at this point in the history
  10. Add tsconfig.spec.json

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    82c8d1b View commit details
    Browse the repository at this point in the history
  11. Remove karma and mocha and jasmine

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    8b04edb View commit details
    Browse the repository at this point in the history
  12. Remove chai and use jest instead

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    476742e View commit details
    Browse the repository at this point in the history
  13. Remove sinon

    Stephen Lau committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    4824d9c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5 from edumentab/stelau/jest

    Stelau/jest
    Stephen Lau authored Sep 8, 2019
    Configuration menu
    Copy the full SHA
    93b63b0 View commit details
    Browse the repository at this point in the history
Loading