/unmock-examples

Examples using Unmock with third-party APIs

Primary LanguageTypeScript

Unmock Examples

CircleCI Chat on Gitter

Some examples using Unmock with 3rd party APIs.

Batch scripts

run.sh can be used to run a script for all examples as follows:

# Run tests for all directories or directories matching a pattern
./run.sh test [dir-name-pattern]

# Upgrade Unmock for all directories or directories matching a pattern
./run.sh upgrade [dir-name-pattern]

Contributing

Thanks for wanting to contribute! We will soon have a contributing page detaling how to contribute. Meanwhile, feel free to star this repository, open issues and ask for more features and support.

Please note that this project is governed by the Meeshkan Community Code of Conduct. By participating in this project, you agree to abide by its terms.