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(registerMock): add registerMock functionality to register custom mocks per project #125

Merged
merged 10 commits into from
Dec 31, 2019

Commits on Dec 28, 2019

  1. add first working version of register mock, needs code cleaning and u…

    …nit tests for extension parameters
    Pmyl committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    94e0c9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd3ea23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    991da7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    889ea4b View commit details
    Browse the repository at this point in the history
  5. fix after rebase

    Pmyl committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    91c5ae7 View commit details
    Browse the repository at this point in the history
  6. fix playground

    Pmyl committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    323b697 View commit details
    Browse the repository at this point in the history
  7. remove commented code

    Pmyl committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    83363c0 View commit details
    Browse the repository at this point in the history
  8. simplify code

    Pmyl committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    a51a58a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2283a45 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

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