Skip to content

Conversation

@ajeetraina
Copy link
Contributor

@ajeetraina ajeetraina commented Sep 22, 2024

New use case guide that focuses on:

  • Use Case Guide 1 - how to use pre-seed Postgres using a SQL script, using volumes to mount SQL files and
    by using JavaScript code. AND
  • Use Case Guide 2 - How to mock API serivce in development and testing using WireMock

@netlify
Copy link

netlify bot commented Sep 22, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 2f859f2
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67165ca7928f5500080c2277
😎 Deploy Preview https://deploy-preview-20968--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ajeetraina
Copy link
Contributor Author

Just a heads-up - Still waiting for my internal team to review the content.

@ajeetraina ajeetraina changed the title Add Pre-Seeding database use case guide Add Pre-Seeding database and WireMock use case guide Sep 24, 2024
@ajeetraina ajeetraina changed the title Add Pre-Seeding database and WireMock use case guide Add Pre-Seeding database and WireMock use case guides Sep 24, 2024
@ajeetraina ajeetraina changed the title Add Pre-Seeding database and WireMock use case guides Add 2 New Use Case Guide - Pre-Seeding database and WireMock Sep 25, 2024
@ajeetraina ajeetraina changed the title Add 2 New Use Case Guide - Pre-Seeding database and WireMock Add 2 New Use Case Guides - Pre-Seeding database and WireMock Sep 25, 2024
ajeetraina and others added 16 commits October 21, 2024 19:04
Copy link
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

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

LGTM

@dvdksn dvdksn merged commit abdedea into docker:main Oct 21, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mocking API services in development and testing with Wiremock Pre-seeding databases with schema and data at startup

3 participants