Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

Release v0.3.13 #381

Merged
merged 9 commits into from
Feb 11, 2020
Merged

Release v0.3.13 #381

merged 9 commits into from
Feb 11, 2020

Conversation

carolstran
Copy link
Contributor

Features:

  • Add programmatic Faker API for creating and managing services
  • Add stop command to unmock-server
  • Extract runner from unmock-core
  • Add new unmock-runner package with jestRunner for Jest configuration

Kimmo Sääskilahti and others added 9 commits January 28, 2020 08:55
* Add stop command by writing server PID to file.

* Fix prettier.

* Add simple test.

* Fix prettier.

* Fix deletion in test.

* Delete server PID file when process exits.

* Clean-up.
* Start working on new api.

* Fix errors.

* Add faker.add API.

* Add high-level faker tests.

* Export concrete Service instead of Service.

* Expose core in IService.

* Use IService in runner.test.ts.

* Add documentation on faker.
* Add admin app.

* Add get and post service handlers.

* Tweak endpoints.

* Update README.

* Tweak the README.

* Add note of stop cmd.

* Tweak msgs.

* Fix badge even moars.

* Tweak readme.

* Add note how to override port.
* Adds runner as new package and compilation clears

* Adds runner test and modifies some tests to use new runner syntax.

* Adds ts dependencies

* Adds unmock runner to tsconfig

* Adds dependency in tests to runner

* Adds default tag to runner

* Uses default import of unmock

* Refactor jestRunner import

Co-authored-by: Mike Solomon <mike@mikesolomon.org>
Copy link
Contributor

@ksaaskil ksaaskil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@carolstran carolstran merged commit 8f7e4e7 into master Feb 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants