Skip to content

ichyr/pact-js-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I am forced to use [email protected] with [email protected]. Thus I've modified you syntax a bit in the sets ( excluded done ).

  1. Run standalone pat-mock-server (pact-mock-service-0.7.2-1-win32.zip) from https://github.com/bethesque/pact-mock_service/releases https://github.com/bethesque/pact-mock_service/releases/download/v0.7.2/pact-mock-service-0.7.2-1-win32.zip

    with command

    pact-mock-service.bat --port 1234 --pact-specification-version 2.0.0
    
  2. Run npm install

  3. Run tests with npm test or node_modules/karma/bin/karma start.

  4. Tests will pass.

  5. Go to the browser end enter

    https://localhost:1234/alligators/Tommy

    and

    https://localhost:1234/alligators/Mary

Question is why I get correct data for Tommy and 'no interactions found' for Mary?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published